diff --git a/pom.xml b/pom.xml index 7b57b20b..abab40e8 100644 --- a/pom.xml +++ b/pom.xml @@ -14,6 +14,7 @@ Copyright 2010-2011 ApexIdentity Inc. Portions Copyright 2011-2016 ForgeRock AS. + Portions Copyright 2018-2024 3A Systems, LLC. --> 4.0.0 @@ -31,14 +32,12 @@ UTF-8 - - 2.9.1 https://github.com/OpenIdentityPlatform/OpenIG/wiki 3.1.0 - 1.8 - 1.8 + 8 + 8 1.0.3 @@ -909,10 +908,8 @@ true org.apache.maven.plugins maven-compiler-plugin - 3.10.1 + 3.13.0 - ${maven.compiler.source} - ${maven.compiler.target} true -XDignore.symbol.file @@ -965,7 +962,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.1.1 + 3.10.1 @@ -1060,6 +1057,30 @@ + + set-compiler-release + + [9,) + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + true + 8 + + -XDignore.symbol.file + -Xlint:unchecked + + + + + + + jdk11.options