Skip to content

Commit 1570db6

Browse files
authored
Using Native Maven Plugin 0.9.13
1 parent 0823c16 commit 1570db6

File tree

1 file changed

+1
-1
lines changed
  • oci-build-examples/oci_devops_build_with_graalenterprise

1 file changed

+1
-1
lines changed

oci-build-examples/oci_devops_build_with_graalenterprise/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<maven.compiler.source>17</maven.compiler.source>
1818
<maven.compiler.target>17</maven.compiler.target>
1919
<maven-jar-plugin.version>3.2.2</maven-jar-plugin.version>
20-
<native.maven.plugin.version>0.9.11</native.maven.plugin.version>
20+
<native.maven.plugin.version>0.9.13</native.maven.plugin.version>
2121
</properties>
2222

2323
<dependencies>

0 commit comments

Comments
 (0)