diff --git a/pom.xml b/pom.xml
index 21dc7170b1..54e0d7472f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2341,6 +2341,48 @@ under the License.
+
+
+ jdk24
+
+
+ [24,)
+
+
+
+ 5.14.2
+ 1.15.7
+
+
+
+
+
+ org.mockito
+ mockito-junit-jupiter
+ ${mockito.version}
+ test
+
+
+ org.mockito
+ mockito-core
+ ${mockito.version}
+ test
+
+
+ net.bytebuddy
+ byte-buddy
+ ${byte-buddy.version}
+ test
+
+
+ net.bytebuddy
+ byte-buddy-agent
+ ${byte-buddy.version}
+ test
+
+
+
+