diff --git a/cnf/build.bnd b/cnf/build.bnd index 31ce06f154..abe78dee91 100644 --- a/cnf/build.bnd +++ b/cnf/build.bnd @@ -52,8 +52,8 @@ testpath: \ org.apache.servicemix.bundles.junit;version=4.12,\ org.mockito.mockito-core;version=5.23.0,\ org.mockito.junit-jupiter;version=5.23.0,\ - net.bytebuddy.byte-buddy;version=1.18.8,\ - net.bytebuddy.byte-buddy-agent;version=1.18.8,\ + net.bytebuddy.byte-buddy;version=1.18.11,\ + net.bytebuddy.byte-buddy-agent;version=1.18.11,\ org.objenesis;version=3.5,\ org.opentest4j;version=1.3.0,\ slf4j.simple,\ diff --git a/cnf/pom.xml b/cnf/pom.xml index 98fb3d7301..e56a0f161f 100644 --- a/cnf/pom.xml +++ b/cnf/pom.xml @@ -521,7 +521,7 @@ --> net.bytebuddy byte-buddy - 1.18.8 + 1.18.11 net.bytebuddy byte-buddy-agent - 1.18.8 + 1.18.11