diff --git a/pom.xml b/pom.xml index 976890a..0ebcf1c 100644 --- a/pom.xml +++ b/pom.xml @@ -23,10 +23,15 @@ 3.6.3 + 23.0.0 5.8.2 1.18.24 + 6.47.0 + 4.7.1 + 2.11.0 + 0.1.3 3.2.0 3.10.1 3.3.0 @@ -34,17 +39,13 @@ 3.1.0 3.0.0-M1 3.2.2 + 3.16.0 3.2.0 4.0.0-M1 3.0.0-M6 1.0.0.RC2 - 0.1.3 - 3.16.0 - 6.47.0 - 2.11.0 + 0.9.17 4.7.1.0 - 4.7.1 - 23.0.0 UTF-8 @@ -53,8 +54,43 @@ + + + native + + + + org.graalvm.buildtools + native-maven-plugin + ${native.maven.plugin} + true + + + build-native + + build + + package + + + test-native + + test + + test + + + + + + + + + + + org.projectlombok lombok @@ -62,12 +98,19 @@ provided + org.junit.jupiter junit-jupiter-engine ${junit.version} test + + org.junit.jupiter + junit-jupiter-params + ${junit.version} + test +