We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da211bc commit 70ca7fcCopy full SHA for 70ca7fc
pom.xml
@@ -18,7 +18,7 @@
18
<java.version>8</java.version>
19
<start-class>io.jonashackt.springbootgraal.SpringBootHelloApplication</start-class>
20
<spring-graalvm-native.version>0.8.3</spring-graalvm-native.version>
21
- <native-image-maven-plugin.version>20.3.0</native-image-maven-plugin.version>
+ <native-image-maven-plugin.version>20.3.1.2</native-image-maven-plugin.version>
22
</properties>
23
24
<dependencies>
0 commit comments