diff --git a/pom.xml b/pom.xml index bc04fb5f0..ea57585e3 100644 --- a/pom.xml +++ b/pom.xml @@ -70,7 +70,7 @@ 3.11.0 1.13.1 3.1.2 - 0.8.8 + 0.8.10 1.6.8 3.5.0 3.3.0 @@ -544,6 +544,27 @@ + + jdk16 + + [16,) + + + + + org.apache.maven.plugins + maven-surefire-plugin + 3.1.2 + + + --add-opens java.base/java.util=ALL-UNNAMED + --add-opens java.base/java.lang=ALL-UNNAMED + + + + + + diff --git a/powertools-idempotency/pom.xml b/powertools-idempotency/pom.xml index 239595c22..a49a70c40 100644 --- a/powertools-idempotency/pom.xml +++ b/powertools-idempotency/pom.xml @@ -182,29 +182,6 @@ - - - jdk16 - - [16,) - - - - - org.apache.maven.plugins - maven-surefire-plugin - 3.1.2 - - - --add-opens java.base/java.util=ALL-UNNAMED - --add-opens java.base/java.lang=ALL-UNNAMED - - - - - - - dynamodb-local-oregon