diff --git a/pom.xml b/pom.xml index eba60588a7..12d434eb53 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ 11 pre-3.4.0 11.17 - 5.8.2 + 5.9.1 4.13.2 ${maven.build.timestamp} @@ -23,21 +23,27 @@ UTF-8 UTF-8 - 1.10.0 3.2.3 - 1.7.10 + 1.7.20 - 2.0.0-alpha7 + 2.0.2 1.5.0 2.11.0 3.12.0 - 3.6.1 - + 3.6.1 https://sonarcloud.io 11 + 0.9.14 + + + org.junit.platform + junit-platform-launcher + 1.9.1 + test + @@ -115,52 +121,14 @@ mars-sim-headless mars-sim-base + - - - - org.graalvm.buildtools - native-maven-plugin - 0.9.12 - - - test-native - - test - - test - - - build-native - - build - - package - - - - mars-sim-graal - ${domainNameMainClass} - - --no-fallback - --verbose - - - - - - org.graalvm.buildtools - junit-platform-native - ${junit.version} - test - - - + org.jetbrains.kotlin @@ -233,13 +201,13 @@ com.github.spotbugs spotbugs-maven-plugin - 4.7.1.0 + 4.7.2.0 com.github.spotbugs spotbugs - 4.7.1 + 4.7.2 @@ -247,7 +215,7 @@ org.codehaus.mojo versions-maven-plugin - 2.11.0 + 2.12.0 false @@ -319,7 +287,7 @@ maven-deploy-plugin - 3.0.0-M2 + 3.0.0 default-deploy @@ -378,6 +346,7 @@ + @@ -413,5 +382,16 @@ Sonatype https://oss.sonatype.org/content/repositories/releases + + graalvm-native-build-tools-snapshots + GraalVM native-build-tools Snapshots + https://raw.githubusercontent.com/graalvm/native-build-tools/snapshots + + false + + + true + + \ No newline at end of file