diff --git a/blackbox-test-inject/pom.xml b/blackbox-test-inject/pom.xml index 254687a1..4cd99b93 100644 --- a/blackbox-test-inject/pom.xml +++ b/blackbox-test-inject/pom.xml @@ -82,7 +82,7 @@ ch.qos.logback logback-classic - 1.5.20 + 1.5.21 test diff --git a/inject-test/pom.xml b/inject-test/pom.xml index 6e9141c9..9f6b5cac 100644 --- a/inject-test/pom.xml +++ b/inject-test/pom.xml @@ -59,12 +59,12 @@ net.bytebuddy byte-buddy - 1.17.8 + 1.18.1 net.bytebuddy byte-buddy-agent - 1.17.8 + 1.18.1 @@ -140,7 +140,7 @@ ch.qos.logback logback-classic - 1.5.20 + 1.5.21 test diff --git a/inject/pom.xml b/inject/pom.xml index 8d0d08bb..c3a00fe3 100644 --- a/inject/pom.xml +++ b/inject/pom.xml @@ -75,7 +75,7 @@ ch.qos.logback logback-classic - 1.5.20 + 1.5.21 test diff --git a/pom.xml b/pom.xml index 3959df28..87332bac 100644 --- a/pom.xml +++ b/pom.xml @@ -62,13 +62,13 @@ net.bytebuddy byte-buddy - 1.17.8 + 1.18.1 test net.bytebuddy byte-buddy-agent - 1.17.8 + 1.18.1 test