We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcb20e5 commit dbffbf4Copy full SHA for dbffbf4
pom.xml
@@ -77,7 +77,7 @@
77
<properties>
78
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
79
<javac.version>9+181-r4173-1</javac.version>
80
- <native-image.version>0.10.1</native-image.version>
+ <native-image.version>0.10.2</native-image.version>
81
<graal-sdk.version>24.0.1</graal-sdk.version>
82
<netty.version>4.1.109.Final</netty.version>
83
<ow2-asm.version>9.7</ow2-asm.version>
0 commit comments