Index: /applications/editors/josm/plugins/apache-commons/ivy.xml
===================================================================
--- /applications/editors/josm/plugins/apache-commons/ivy.xml	(revision 35519)
+++ /applications/editors/josm/plugins/apache-commons/ivy.xml	(revision 35520)
@@ -22,4 +22,6 @@
         <!-- Apache Commons IO does not use the standard org name -->
         <dependency org="commons-io" name="commons-io" rev="2.6" conf="api->default"/>
+        <!-- Apache Commons Logging also does not use the standard org name -->
+        <dependency org="commons-logging" name="commons-logging" rev="1.2" conf="api->default"/>
         <dependency org="org.apache.commons" name="commons-lang3" rev="3.9" conf="api->default"/>
         <dependency org="org.apache.commons" name="commons-math3" rev="3.6.1" conf="api->default"/>
