diff --git a/pom.xml b/pom.xml
index 95297ba..821e9a8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -56,13 +56,13 @@
org.junit.jupiter
junit-jupiter
- 6.0.0-M1
+ 6.1.0-M1
test
org.junit.platform
junit-platform-launcher
- 6.0.0-M1
+ 6.1.0-M1
test
@@ -78,7 +78,7 @@
org.apache.maven.plugins
maven-source-plugin
- 3.3.1
+ 3.4.0
attach-sources
@@ -91,7 +91,7 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 3.11.2
+ 3.12.0
true
23
@@ -120,7 +120,7 @@
org.jacoco
jacoco-maven-plugin
- 0.8.13
+ 0.8.14
default-prepare-agent
@@ -140,7 +140,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.14.0
+ 3.15.0
-g
@@ -151,12 +151,12 @@
org.apache.maven.plugins
maven-surefire-plugin
- 3.5.3
+ 3.5.5
com.diffplug.spotless
spotless-maven-plugin
- 2.44.5
+ 3.4.0
@@ -174,7 +174,7 @@
org.graalvm.buildtools
native-maven-plugin
- 0.10.6
+ 1.0.0
true
@@ -183,16 +183,6 @@
test
test
-
-
-
- org.junit.platform
- junit-platform-launcher
- 1.9.1
- test
-
-
-
@@ -200,6 +190,7 @@
-J--add-opens=java.base/java.lang=ALL-UNNAMED
+ --initialize-at-build-time=org.junit.platform.commons.logging.LoggerFactory$DelegatingLogger,org.junit.jupiter.engine.execution.ConditionEvaluator,org.junit.jupiter.api.extension.ConditionEvaluationResult,org.junit.jupiter.engine.execution.InterceptingExecutableInvoker,org.junit.jupiter.engine.execution.InvocationInterceptorChain,org.junit.jupiter.engine.discovery.MethodSegmentResolver
@@ -229,7 +220,7 @@
org.sonatype.central
central-publishing-maven-plugin
- 0.8.0
+ 0.10.0
true
central