diff --git a/pom.xml b/pom.xml
index 216a0bd..b8af8d1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,14 +23,14 @@
org.junit
junit-bom
- 6.0.1
+ 6.0.2
pom
import
org.mockito
mockito-bom
- 5.20.0
+ 5.21.0
pom
import
@@ -49,7 +49,7 @@
ch.qos.logback
logback-classic
- 1.5.21
+ 1.5.29
test
@@ -61,7 +61,7 @@
org.assertj
assertj-core
- 3.27.6
+ 3.27.7
test
@@ -107,7 +107,7 @@
org.apache.maven.plugins
maven-dependency-plugin
- 3.9.0
+ 3.10.0
@@ -187,7 +187,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.14.1
+ 3.15.0
21