Skip to content

Commit e6b565c

Browse files
committed
bump native-maven-plugin version in polyglot app
1 parent 03fb50a commit e6b565c

File tree

1 file changed

+1
-1
lines changed
  • graalpython/graalpy-archetype-polyglot-app/src/main/resources/archetype-resources

1 file changed

+1
-1
lines changed

graalpython/graalpy-archetype-polyglot-app/src/main/resources/archetype-resources/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<properties>
1313
<graalpy.version>25.0.0</graalpy.version>
1414
<graalpy.edition>python-community</graalpy.edition>
15-
<native-maven-plugin.version>0.9.28</native-maven-plugin.version>
15+
<native-maven-plugin.version>0.10.4</native-maven-plugin.version>
1616
<maven.compiler.target>17</maven.compiler.target>
1717
<maven.compiler.source>17</maven.compiler.source>
1818
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)