Skip to content

Commit 66f0e60

Browse files
chore(deps): bump org.graalvm.buildtools:native-maven-plugin
Bumps [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) from 0.11.0 to 0.11.1. - [Release notes](https://github.com/graalvm/native-build-tools/releases) - [Commits](graalvm/native-build-tools@0.11.0...0.11.1) --- updated-dependencies: - dependency-name: org.graalvm.buildtools:native-maven-plugin dependency-version: 0.11.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 46817eb commit 66f0e60

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
@@ -34,7 +34,7 @@
3434
<maven-surefire-plugin.version>3.5.4</maven-surefire-plugin.version>
3535
<maven-release-plugin.version>3.1.1</maven-release-plugin.version>
3636
<jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>
37-
<native-image-maven-plugin.version>0.11.0</native-image-maven-plugin.version>
37+
<native-image-maven-plugin.version>0.11.1</native-image-maven-plugin.version>
3838
<arch-unit-maven-plugin.version>4.0.2</arch-unit-maven-plugin.version>
3939
<docker-maven-plugin.version>0.46.0</docker-maven-plugin.version>
4040

0 commit comments

Comments
 (0)