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 22654c9 commit fc6a460Copy full SHA for fc6a460
pom.xml
@@ -17,7 +17,7 @@
17
<properties>
18
<java.version>8</java.version>
19
<start-class>io.jonashackt.springbootgraal.SpringBootHelloApplication</start-class>
20
- <spring-graalvm-native.version>0.8.1</spring-graalvm-native.version>
+ <spring-graalvm-native.version>0.8.2</spring-graalvm-native.version>
21
<native-image-maven-plugin.version>20.2.0</native-image-maven-plugin.version>
22
</properties>
23
0 commit comments