Index: /applications/editors/josm/plugins/jts/ivy.xml
===================================================================
--- /applications/editors/josm/plugins/jts/ivy.xml	(revision 36003)
+++ /applications/editors/josm/plugins/jts/ivy.xml	(revision 36004)
@@ -4,6 +4,6 @@
     <info organisation="org.openstreetmap.josm.plugins" module="jts"/>
     <dependencies>
-        <dependency org="org.locationtech.jts" name="jts-core" rev="1.18.2" />
-        <dependency org="org.locationtech.jts.io" name="jts-io-common" rev="1.18.2" />
+        <dependency org="org.locationtech.jts" name="jts-core" rev="1.19.0" />
+        <dependency org="org.locationtech.jts.io" name="jts-io-common" rev="1.19.0" />
         <!-- jts-io-common has junit as a test dependency -->
         <exclude org="junit" />
