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 93d7031 commit b8775deCopy full SHA for b8775de
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.5</spring-graalvm-native.version>
21
- <native-image-maven-plugin.version>20.3.1.2</native-image-maven-plugin.version>
+ <native-image-maven-plugin.version>20.3.2</native-image-maven-plugin.version>
22
</properties>
23
24
<dependencies>
0 commit comments