Index: /applications/editors/josm/plugins/gson/.classpath
===================================================================
--- /applications/editors/josm/plugins/gson/.classpath	(revision 31872)
+++ /applications/editors/josm/plugins/gson/.classpath	(revision 31873)
@@ -4,7 +4,7 @@
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
-	<classpathentry exported="true" kind="lib" path="lib/gson-2.4.jar" sourcepath="lib/gson-2.4-sources.jar">
+	<classpathentry exported="true" kind="lib" path="lib/gson-2.5.jar" sourcepath="lib/gson-2.5-sources.jar">
 		<attributes>
-			<attribute name="javadoc_location" value="jar:platform:/resource/JOSM-GSON/lib/gson-2.4-javadoc.jar!/"/>
+			<attribute name="javadoc_location" value="jar:platform:/resource/JOSM-GSON/lib/gson-2.5-javadoc.jar!/"/>
 		</attributes>
 	</classpathentry>
Index: /applications/editors/josm/plugins/gson/README
===================================================================
--- /applications/editors/josm/plugins/gson/README	(revision 31872)
+++ /applications/editors/josm/plugins/gson/README	(revision 31873)
@@ -4,3 +4,3 @@
     * Licensed under GPL v3 (see LICENSE)
 
-The current embedded version of GSON is 2.4.
+The current embedded version of GSON is 2.5.
