We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fca595f commit 989b9b6Copy full SHA for 989b9b6
pom.xml
@@ -60,7 +60,7 @@
60
<checkstyle-rules.version>9.3</checkstyle-rules.version>
61
<asciidoctor-maven-plugin.version>2.0.0</asciidoctor-maven-plugin.version>
62
<errorprone.version>2.25.0</errorprone.version>
63
- <native-maven-plugin.version>0.10.0</native-maven-plugin.version>
+ <native-maven-plugin.version>0.10.1</native-maven-plugin.version>
64
65
<!-- All checks except for javadoc enforced by default -->
66
<skip.failsafe.tests>${skipTests}</skip.failsafe.tests>
0 commit comments