Index: /applications/editors/josm/plugins/geotools/.classpath
===================================================================
--- /applications/editors/josm/plugins/geotools/.classpath	(revision 30317)
+++ /applications/editors/josm/plugins/geotools/.classpath	(revision 30318)
@@ -6,18 +6,18 @@
 	<classpathentry exported="true" kind="lib" path="lib/commons-beanutils-1.7.0.jar"/>
 	<classpathentry exported="true" kind="lib" path="lib/commons-pool-1.5.4.jar"/>
-	<classpathentry exported="true" kind="lib" path="lib/gt-api-10.3.jar"/>
-	<classpathentry exported="true" kind="lib" path="lib/gt-coverage-10.3.jar"/>
-	<classpathentry exported="true" kind="lib" path="lib/gt-data-10.3.jar"/>
-	<classpathentry exported="true" kind="lib" path="lib/gt-epsg-extension-10.3.jar"/>
-	<classpathentry exported="true" kind="lib" path="lib/gt-epsg-hsql-10.3.jar"/>
-	<classpathentry exported="true" kind="lib" path="lib/gt-geotiff-10.3.jar"/>
-	<classpathentry exported="true" kind="lib" path="lib/gt-main-10.3.jar"/>
-	<classpathentry exported="true" kind="lib" path="lib/gt-metadata-10.3.jar"/>
-	<classpathentry exported="true" kind="lib" path="lib/gt-opengis-10.3.jar"/>
-	<classpathentry exported="true" kind="lib" path="lib/gt-referencing-10.3.jar"/>
-	<classpathentry exported="true" kind="lib" path="lib/gt-shapefile-old-10.3.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/gt-api-10.5.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/gt-coverage-10.5.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/gt-data-10.5.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/gt-epsg-extension-10.5.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/gt-epsg-hsql-10.5.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/gt-geotiff-10.5.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/gt-main-10.5.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/gt-metadata-10.5.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/gt-opengis-10.5.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/gt-referencing-10.5.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/gt-shapefile-10.5.jar"/>
 	<classpathentry exported="true" kind="lib" path="lib/hsqldb-1.8.0.7.jar"/>
-	<classpathentry exported="true" kind="lib" path="lib/imageio-ext-tiff-1.1.7.jar"/>
-	<classpathentry exported="true" kind="lib" path="lib/imageio-ext-utilities-1.1.7.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/imageio-ext-tiff-1.1.8.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/imageio-ext-utilities-1.1.8.jar"/>
 	<classpathentry exported="true" kind="lib" path="lib/jai_codec-1.1.3.jar"/>
 	<classpathentry exported="true" kind="lib" path="lib/jai_core-1.1.3.jar"/>
Index: /applications/editors/josm/plugins/geotools/README
===================================================================
--- /applications/editors/josm/plugins/geotools/README	(revision 30317)
+++ /applications/editors/josm/plugins/geotools/README	(revision 30318)
@@ -4,11 +4,3 @@
     * Licensed under GPL v3 (see LICENSE)
 
-The current embedded version of GeoTools is 10.3.
-
-However, due to major breaking changes in shapefile implementation in 10.x branch,
-gt-shapefile-old-10.3.jar is bundled instead of gt-shapefile-10.3.jar to avoid
-compilation issues in opendata plugin.
-
-The switch shapefile -> shapefile-ng must be made in the same time as opendata.
-
-See http://docs.codehaus.org/display/GEOTOOLS/Migrate+shapefile+to+shapefile-ng
+The current embedded version of GeoTools is 10.5.
