Skip to content

Commit e545f3e

Browse files
authored
chore(deps): update native-image.version to v0.9.19 (#1065)
1 parent c33ed05 commit e545f3e

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
@@ -72,7 +72,7 @@
7272
<properties>
7373
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
7474
<javac.version>9+181-r4173-1</javac.version>
75-
<native-image.version>0.9.18</native-image.version>
75+
<native-image.version>0.9.19</native-image.version>
7676
<graal-sdk.version>22.3.0</graal-sdk.version>
7777
<assembly.skipAssembly>true</assembly.skipAssembly>
7878
</properties>

0 commit comments

Comments
 (0)