diff --git a/blackbox-test-inject/pom.xml b/blackbox-test-inject/pom.xml
index 3450e8b4..ff5d096b 100644
--- a/blackbox-test-inject/pom.xml
+++ b/blackbox-test-inject/pom.xml
@@ -29,7 +29,7 @@
io.avaje
avaje-jsonb
- 2.4
+ 3.0
diff --git a/inject-generator/pom.xml b/inject-generator/pom.xml
index 395de8fd..ca036b4c 100644
--- a/inject-generator/pom.xml
+++ b/inject-generator/pom.xml
@@ -43,7 +43,7 @@
io.avaje
avaje-http-api
- 2.8
+ 3.0
true
provided
@@ -59,7 +59,7 @@
io.avaje
avaje-http-client
- 3.0-RC1
+ 3.0
test
diff --git a/inject-test/pom.xml b/inject-test/pom.xml
index 3cfda91e..6008c2ab 100644
--- a/inject-test/pom.xml
+++ b/inject-test/pom.xml
@@ -45,12 +45,12 @@
net.bytebuddy
byte-buddy
- 1.17.0
+ 1.17.1
net.bytebuddy
byte-buddy-agent
- 1.17.0
+ 1.17.1
@@ -77,14 +77,14 @@
io.avaje
avaje-http-api
- 2.8
+ 3.0
test
io.avaje
avaje-http-client
- 3.0-RC1
+ 3.0
test
diff --git a/pom.xml b/pom.xml
index cfe6861f..48c99a82 100644
--- a/pom.xml
+++ b/pom.xml
@@ -61,13 +61,13 @@
net.bytebuddy
byte-buddy
- 1.17.0
+ 1.17.1
test
net.bytebuddy
byte-buddy-agent
- 1.17.0
+ 1.17.1
test