Index: applications/editors/josm/plugins/apache-http/build.xml
===================================================================
--- applications/editors/josm/plugins/apache-http/build.xml	(revision 36176)
+++ applications/editors/josm/plugins/apache-http/build.xml	(revision 36273)
@@ -3,5 +3,5 @@
 
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="10580"/>
+    <property name="plugin.main.version" value="19044"/>
 
     <!-- Configure these properties (replace "..." accordingly).
Index: applications/editors/josm/plugins/apache-http/ivy.xml
===================================================================
--- applications/editors/josm/plugins/apache-http/ivy.xml	(revision 36176)
+++ applications/editors/josm/plugins/apache-http/ivy.xml	(revision 36273)
@@ -4,5 +4,5 @@
     <info organisation="org.openstreetmap.josm.plugins" module="apache-http"/>
     <dependencies>
-        <dependency org="org.apache.httpcomponents.client5" name="httpclient5" rev="5.2.1" conf="default->default"/>
+        <dependency org="org.apache.httpcomponents.client5" name="httpclient5" rev="5.3.1" conf="default->default"/>
         <!-- We may want to add fluent, cache, and windows extensions in the future -->
     </dependencies>
