Skip to content

Commit 5b66f5b

Browse files
dependabot[bot]fhussonnois
authored andcommitted
build(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.3 to 0.11.4. - [Release notes](https://github.com/graalvm/native-build-tools/releases) - [Commits](graalvm/native-build-tools@0.11.3...0.11.4) --- updated-dependencies: - dependency-name: org.graalvm.buildtools:native-maven-plugin dependency-version: 0.11.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 90dff90 commit 5b66f5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cli/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<os-maven-plugin.version>1.7.1</os-maven-plugin.version>
4343
<!-- Native -->
4444
<imageName>jikkou</imageName>
45-
<native.maven.plugin.version>0.11.3</native.maven.plugin.version>
45+
<native.maven.plugin.version>0.11.4</native.maven.plugin.version>
4646
<exec.mainClass>io.streamthoughts.jikkou.client.Jikkou</exec.mainClass>
4747
</properties>
4848

0 commit comments

Comments
 (0)