Index: applications/editors/josm/plugins/geotools/README
===================================================================
--- applications/editors/josm/plugins/geotools/README	(revision 36015)
+++ applications/editors/josm/plugins/geotools/README	(revision 36024)
@@ -4,4 +4,4 @@
     * Licensed under GPL v3 (see LICENSE)
 
-The current embedded version of GeoTools is 26.2.
+The current embedded version of GeoTools is 27.1.
 
Index: applications/editors/josm/plugins/geotools/ivy.xml
===================================================================
--- applications/editors/josm/plugins/geotools/ivy.xml	(revision 36015)
+++ applications/editors/josm/plugins/geotools/ivy.xml	(revision 36024)
@@ -14,4 +14,5 @@
         <dependency org="org.geotools" name="gt-referencing" rev="${gt.version}" conf="default->default"/>
         <dependency org="org.geotools" name="gt-shapefile" rev="${gt.version}" conf="default->default"/>
+        <dependency org="org.geotools" name="gt-geopkg" rev="${gt.version}" conf="default->default"/>
         <!-- Dependencies that were not needed in 22.0 (according to lib in svn) -->
         <exclude org="org.geotools" module="gt-imagemosaic"/>
Index: applications/editors/josm/plugins/geotools/ivy_settings.xml
===================================================================
--- applications/editors/josm/plugins/geotools/ivy_settings.xml	(revision 36015)
+++ applications/editors/josm/plugins/geotools/ivy_settings.xml	(revision 36024)
@@ -2,5 +2,5 @@
 <ivysettings>
   <!-- When geotools is updated, run `ant merge-geotools-services` -->
-  <property name="gt.version" value="27.0"/>
+  <property name="gt.version" value="27.1"/>
   <settings defaultResolver="ordered-resolvers"/>
   <resolvers>
