diff --git a/http-api/pom.xml b/http-api/pom.xml index db75655b6..a71570bf2 100644 --- a/http-api/pom.xml +++ b/http-api/pom.xml @@ -36,7 +36,6 @@ org.apache.maven.plugins maven-surefire-plugin - 3.0.0 0 diff --git a/http-client/pom.xml b/http-client/pom.xml index f635e8836..d423a6620 100644 --- a/http-client/pom.xml +++ b/http-client/pom.xml @@ -86,19 +86,6 @@ - - org.apache.maven.plugins - maven-failsafe-plugin - 3.2.5 - - - org.apache.maven.plugins - maven-surefire-plugin - 3.2.5 - - -XX:+EnableDynamicAgentLoading -Dnet.bytebuddy.experimental=true - - org.apache.maven.plugins maven-compiler-plugin diff --git a/http-generator-client/pom.xml b/http-generator-client/pom.xml index 27a711e0e..cf7ea03c8 100644 --- a/http-generator-client/pom.xml +++ b/http-generator-client/pom.xml @@ -10,8 +10,9 @@ avaje-http-client-generator - 11 + 11 + io.avaje @@ -48,7 +49,6 @@ org.apache.maven.plugins maven-surefire-plugin - ${maven-surefire-plugin.version} false diff --git a/http-inject-plugin/pom.xml b/http-inject-plugin/pom.xml index dc6dc3b50..f4ae6f45d 100644 --- a/http-inject-plugin/pom.xml +++ b/http-inject-plugin/pom.xml @@ -37,7 +37,6 @@ org.apache.maven.plugins maven-surefire-plugin - 3.0.0 0 diff --git a/pom.xml b/pom.xml index 95e57e43c..3cd1d1c77 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.avaje java11-oss - 4.0 + 4.1 io.avaje @@ -26,22 +26,10 @@ - - net.bytebuddy - byte-buddy - 1.14.13 - test - - - net.bytebuddy - byte-buddy-agent - 1.14.13 - test - io.avaje junit - 1.4 + 1.5 test diff --git a/tests/test-client/pom.xml b/tests/test-client/pom.xml index 5cdd0b774..3cd46a82b 100644 --- a/tests/test-client/pom.xml +++ b/tests/test-client/pom.xml @@ -44,7 +44,7 @@ io.avaje junit - 1.4 + 1.5 test diff --git a/tests/test-javalin-jsonb/pom.xml b/tests/test-javalin-jsonb/pom.xml index cbb5b8ca4..04bfd0f6d 100644 --- a/tests/test-javalin-jsonb/pom.xml +++ b/tests/test-javalin-jsonb/pom.xml @@ -94,7 +94,7 @@ io.avaje junit - 1.4 + 1.5 test diff --git a/tests/test-javalin/pom.xml b/tests/test-javalin/pom.xml index c66f38e51..7577433b3 100644 --- a/tests/test-javalin/pom.xml +++ b/tests/test-javalin/pom.xml @@ -87,7 +87,7 @@ io.avaje junit - 1.4 + 1.5 test diff --git a/tests/test-jex/pom.xml b/tests/test-jex/pom.xml index 2b0b1ee35..b0c6054e5 100644 --- a/tests/test-jex/pom.xml +++ b/tests/test-jex/pom.xml @@ -87,7 +87,7 @@ io.avaje junit - 1.4 + 1.5 test diff --git a/tests/test-nima-jsonb/pom.xml b/tests/test-nima-jsonb/pom.xml index 5f3a44fdb..4a86d6e0d 100644 --- a/tests/test-nima-jsonb/pom.xml +++ b/tests/test-nima-jsonb/pom.xml @@ -17,7 +17,6 @@ false - io.avaje @@ -58,7 +57,7 @@ io.avaje junit - 1.4 + 1.5 test @@ -96,11 +95,6 @@ - - org.apache.maven.plugins - maven-surefire-plugin - 3.0.0 - io.repaint.maven tiles-maven-plugin