Skip to content

Commit c990753

Browse files
authored
Merge pull request #30 from jonashackt/renovate/spring-graalvm-native.version
Update dependency org.springframework.experimental:spring-graalvm-native to v0.8.5
2 parents 1a40aa3 + ed293d2 commit c990753

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<properties>
1818
<java.version>8</java.version>
1919
<start-class>io.jonashackt.springbootgraal.SpringBootHelloApplication</start-class>
20-
<spring-graalvm-native.version>0.8.3</spring-graalvm-native.version>
20+
<spring-graalvm-native.version>0.8.5</spring-graalvm-native.version>
2121
<native-image-maven-plugin.version>20.3.1.2</native-image-maven-plugin.version>
2222
</properties>
2323

0 commit comments

Comments
 (0)