diff --git a/pom.xml b/pom.xml
index 3627808..c3754b3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,22 +23,22 @@
org.apache.commons
commons-lang3
- 3.18.0
+ 3.20.0
org.apache.commons
commons-text
- 1.12.0
+ 1.15.0
commons-cli
commons-cli
- 1.8.0
+ 1.11.0
org.freemarker
freemarker
- 2.3.33
+ 2.3.34
@@ -50,7 +50,7 @@
jakarta.annotation
jakarta.annotation-api
- 1.3.5
+ 3.0.0
provided
@@ -76,43 +76,43 @@
org.junit.jupiter
junit-jupiter-api
- 5.11.0-RC1
+ 6.1.0-M1
test
org.junit.jupiter
junit-jupiter-engine
- 5.11.0-RC1
+ 6.1.0-M1
test
org.junit.jupiter
junit-jupiter-params
- 5.11.0-RC1
+ 6.1.0-M1
test
org.junit.platform
junit-platform-launcher
- 1.11.0-RC1
+ 6.1.0-M1
test
org.junit.platform
junit-platform-runner
- 1.11.0-RC1
+ 1.14.1
test
org.mockito
mockito-core
- 5.12.0
+ 5.21.0
test
org.mockito
mockito-junit-jupiter
- 5.12.0
+ 5.21.0
test
@@ -124,7 +124,7 @@
org.assertj
assertj-core
- 3.26.3
+ 4.0.0-M1
test