Skip to content

Commit 4065c4c

Browse files
Bump org.graalvm.buildtools:native-maven-plugin (#233)
Bumps [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) from 0.10.3 to 0.10.4. - [Release notes](https://github.com/graalvm/native-build-tools/releases) - [Commits](https://github.com/graalvm/native-build-tools/commits) --- updated-dependencies: - dependency-name: org.graalvm.buildtools:native-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3a9fee5 commit 4065c4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

log4j-samples-graalvm/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
<plugin>
166166
<groupId>org.graalvm.buildtools</groupId>
167167
<artifactId>native-maven-plugin</artifactId>
168-
<version>0.10.3</version>
168+
<version>0.10.4</version>
169169
<extensions>true</extensions>
170170
<configuration>
171171
<mainClass>org.apache.logging.log4j.samples.graalvm.Main</mainClass>

0 commit comments

Comments
 (0)