diff --git a/inject-generator/pom.xml b/inject-generator/pom.xml index 18e957d0..36888ef8 100644 --- a/inject-generator/pom.xml +++ b/inject-generator/pom.xml @@ -59,7 +59,7 @@ io.avaje avaje-http-client - 2.9-RC7 + 2.9-RC8 test diff --git a/inject-test/pom.xml b/inject-test/pom.xml index c81bf037..c0e46246 100644 --- a/inject-test/pom.xml +++ b/inject-test/pom.xml @@ -45,12 +45,12 @@ net.bytebuddy byte-buddy - 1.15.11 + 1.16.1 net.bytebuddy byte-buddy-agent - 1.15.11 + 1.16.1 @@ -84,7 +84,7 @@ io.avaje avaje-http-client - 2.9-RC7 + 2.9-RC8 test diff --git a/pom.xml b/pom.xml index 8f04d42d..278c9d6e 100644 --- a/pom.xml +++ b/pom.xml @@ -61,13 +61,13 @@ net.bytebuddy byte-buddy - 1.15.11 + 1.16.1 test net.bytebuddy byte-buddy-agent - 1.15.11 + 1.16.1 test