diff --git a/parent/pom.xml b/parent/pom.xml
index 2f8d791b..5921af86 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -96,7 +96,7 @@
17
${project.artifactId}
${project.build.directory}/jacoco.exec
- 1.6
+ 1.7
1.1.3
1.9.9.1
@@ -116,8 +116,8 @@
4.13.2
5.8.2
- 1.6.21
- 1.6.1
+ 1.7.0
+ 1.6.2
1.2.5
1.18.20
1.10.0-SNAPSHOT
@@ -1209,7 +1209,9 @@
${kotlin.api.target}
${kotlin.api.target}
+ -Xjsr305=strict
-Xsuppress-version-warnings
+ -opt-in=kotlin.RequiresOptIn