diff --git a/pom.xml b/pom.xml index 2492e89..4e146a6 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.apache.guacamole guacamole-auth-userfiles jar - 1.4.0 + 1.5.0 guacamole-auth-userfiles http://www.mst.ch/ @@ -84,7 +84,7 @@ org.apache.guacamole guacamole-common - 1.4.0 + 1.5.0 provided @@ -92,7 +92,7 @@ org.apache.guacamole guacamole-ext - 1.4.0 + 1.5.0 provided diff --git a/src/main/resources/guac-manifest.json b/src/main/resources/guac-manifest.json index c392956..a0c1095 100644 --- a/src/main/resources/guac-manifest.json +++ b/src/main/resources/guac-manifest.json @@ -1,6 +1,6 @@ { - "guacamoleVersion" : "1.4.0", + "guacamoleVersion" : "1.5.0", "name" : "User files Authentication", "namespace" : "guac-userfiles",