diff --git a/pom.xml b/pom.xml
index 25deef6be9..279f569a4c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,11 +34,11 @@
- 4.1.107.Final
+ 4.1.108.Final
- 2023.0.3
+ 2023.0.4
2.2.21
1.7.36
2.0.0.0
@@ -48,12 +48,12 @@
1.2.0
1.77
1.2.13
- 2.16.1
- 1.18.30
+ 2.17.0
+ 1.18.32
21.3.9
- 1.12.3
- 1.19.6
- 4.4.31
+ 1.12.4
+ 1.19.7
+ 4.4.32
diff --git a/testkit-backend/LICENSES.txt b/testkit-backend/LICENSES.txt
index ef04ce5961..87c1178ba9 100644
--- a/testkit-backend/LICENSES.txt
+++ b/testkit-backend/LICENSES.txt
@@ -4,6 +4,7 @@ libraries. For an overview of the licenses see the NOTICE.txt file.
------------------------------------------------------------------------------
Apache Software License, Version 2.0
+ Byte Buddy (without dependencies)
Jackson-annotations
Jackson-core
jackson-databind
diff --git a/testkit-backend/NOTICE.txt b/testkit-backend/NOTICE.txt
index affa7c0181..6fb64aaf6a 100644
--- a/testkit-backend/NOTICE.txt
+++ b/testkit-backend/NOTICE.txt
@@ -19,6 +19,7 @@ Third-party licenses
--------------------
Apache Software License, Version 2.0
+ Byte Buddy (without dependencies)
Jackson-annotations
Jackson-core
jackson-databind