diff --git a/openvidu-java-client/pom.xml b/openvidu-java-client/pom.xml
index c0ec0236..16203e12 100644
--- a/openvidu-java-client/pom.xml
+++ b/openvidu-java-client/pom.xml
@@ -48,9 +48,8 @@
UTF-8
- 1.8
- 1.8
- 1.8
+ 11
+ 11
diff --git a/pom.xml b/pom.xml
index e20a9177..f30e7b52 100644
--- a/pom.xml
+++ b/pom.xml
@@ -63,6 +63,7 @@
7.6.0
2.0.0
+ 3.10.1
3.1.0
1.6.1
3.2.1
@@ -73,9 +74,6 @@
3.4.1
3.8.6
- 11
- 11
-
https://github.com/OpenVidu/openvidu
git@github.com:OpenVidu/openvidu.git
@@ -89,20 +87,14 @@
UTF-8
UTF-8
-
- 11
- 11
+ 11
-
- ${maven.compiler.target}
- ${maven.compiler.source}
+
+ ${java.version}
3.0.3
- ${maven.compiler.source}
- ${maven.compiler.source}
+
@@ -118,6 +110,13 @@
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+ ${version.compiler.plugin}
+
+