diff --git a/pom.xml b/pom.xml index 098c8b2..c2e8c90 100644 --- a/pom.xml +++ b/pom.xml @@ -46,26 +46,31 @@ + + + UTF-8 + UTF-8 + 17 github - 2.5.3 + ${maven.build.timestamp} + + + + 3.3.0 + 3.11.0 + 3.1.2 + 3.6.0 + 3.0.1 + 2.0.1 + 3.4.1 - - org.apache.maven.plugins - maven-compiler-plugin - 3.8.1 - - 11 - true - - org.apache.maven.plugins maven-source-plugin - 3.2.1 @@ -76,84 +81,117 @@ org.apache.maven.plugins - maven-surefire-plugin - 2.22.2 + maven-compiler-plugin - 0 + ${java.version} + true org.apache.maven.plugins - maven-dependency-plugin - 3.1.2 + maven-release-plugin + + @{project.version} + [skip ci] + pom.xml + + + + org.apache.maven.plugins + maven-enforcer-plugin - execution - package + enforce-maven-version - copy-dependencies + enforce + + + + 3.2.5 + + + true + - - runtime - - - - maven-release-plugin - ${maven-release-plugin.version} - - [skip ci] - @{project.version} - + + + + org.apache.maven.plugins + maven-source-plugin + ${maven-source-plugin.version} + + + org.apache.maven.plugins + maven-compiler-plugin + ${maven-compiler-plugin.version} + + + org.apache.maven.plugins + maven-surefire-plugin + ${maven-surefire-plugin.version} + + + org.apache.maven.plugins + maven-dependency-plugin + ${maven-dependency-plugin.version} + + + org.apache.maven.plugins + maven-release-plugin + ${maven-release-plugin.version} + + + org.apache.maven.plugins + maven-scm-plugin + ${maven-scm-plugin.version} + + + org.apache.maven.plugins + maven-enforcer-plugin + ${maven-enforcer-plugin.version} + + + - - - - com.google.guava - guava - 32.0.0-jre - - - - org.junit.jupiter junit-jupiter-engine - 5.9.2 + 5.10.0 test org.junit.jupiter junit-jupiter - 5.9.2 + 5.10.0 test org.mockito mockito-core - 5.3.1 + 5.6.0 test org.mockito mockito-junit-jupiter - 5.3.1 + 5.6.0 test decentralized-identity jsonld-common-java - 1.5.0 + 1.8.0 com.danubetech key-formats-java - 1.9.0 + 1.12.0 io.github.erdtman @@ -163,12 +201,12 @@ com.nimbusds nimbus-jose-jwt - 9.31 + 9.37 com.github.multiformats java-multibase - v1.1.1 + 1.1.1 org.hyperledger @@ -179,7 +217,7 @@ com.google.crypto.tink tink - 1.10.0 + 1.11.0 true