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.
2 parents 1a40aa3 + ed293d2 commit c990753Copy full SHA for c990753
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.3</spring-graalvm-native.version>
+ <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>
22
</properties>
23
0 commit comments