diff --git a/common/pom.xml b/common/pom.xml index 226beee5..37954ec0 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -1,6 +1,6 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 common diff --git a/master/pom.xml b/master/pom.xml index 9dc5a871..cf921a11 100644 --- a/master/pom.xml +++ b/master/pom.xml @@ -1,6 +1,6 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> Disorganized @@ -26,7 +26,7 @@ 21.0.6 5.7.2 2.15.1 - 1.5.3.Final + 1.5.5.Final 1.18.30 @@ -36,7 +36,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.1 + 3.11.0 -Xlint:deprecation diff --git a/server/pom.xml b/server/pom.xml index 1f5c3df5..ab9d8450 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -1,6 +1,6 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 server