diff --git a/pom.xml b/pom.xml
index ae5ca1a..72e6b1f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,13 +72,13 @@
org.apache.maven.plugins
maven-release-plugin
- 3.1.1
+ 3.3.1
org.apache.maven.plugins
maven-source-plugin
- 3.3.1
+ 3.4.0
attach-sources
@@ -143,7 +143,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.14.0
+ 3.15.0
${project.jdkVersion}
${project.jdkVersion}
@@ -154,7 +154,7 @@
org.apache.maven.plugins
maven-surefire-plugin
- 3.5.4
+ 3.5.5
-Dfile.encoding=${project.build.sourceEncoding} @{argLine}
@@ -177,7 +177,7 @@
org.jacoco
jacoco-maven-plugin
- 0.8.13
+ 0.8.14
prepare-agent
@@ -195,14 +195,14 @@
org.yaml
snakeyaml
- 2.5
+ 2.6
org.jetbrains
annotations
- 26.0.2-1
+ 26.1.0
provided
@@ -211,13 +211,13 @@
org.junit.jupiter
junit-jupiter-engine
test
- 5.13.4
+ 5.14.3
org.junit.jupiter
junit-jupiter-params
test
- 5.13.4
+ 5.14.3
org.hamcrest
@@ -229,7 +229,7 @@
org.mockito
mockito-core
test
- 5.20.0
+ 5.23.0
hamcrest-core
@@ -240,7 +240,7 @@
org.mockito
mockito-junit-jupiter
- 5.20.0
+ 5.23.0
test