Skip to content

Commit 92c53b4

Browse files
authored
chore(deps): bump org.graalvm.buildtools:native-maven-plugin from 0.11.2 to 0.11.3 [skip ci]
Bumps [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) from 0.11.2 to 0.11.3. Release notes *Sourced from [org.graalvm.buildtools:native-maven-plugin's releases](https://github.com/graalvm/native-build-tools/releases).* > 0.11.3 > ------ > > What's Changed > -------------- > > * Create release 0.11.2 by [`@​graalvmbot`](https://github.com/graalvmbot) in [graalvm/native-build-tools#786](https://redirect.github.com/graalvm/native-build-tools/pull/786) > * bump version to 0.11.3 SNAPSHOT by [`@​graalvmbot`](https://github.com/graalvmbot) in [graalvm/native-build-tools#789](https://redirect.github.com/graalvm/native-build-tools/pull/789) > * Update reachability metadata to 0.3.30 by [`@​graalvmbot`](https://github.com/graalvmbot) in [graalvm/native-build-tools#796](https://redirect.github.com/graalvm/native-build-tools/pull/796) > > **Full Changelog**: <graalvm/native-build-tools@0.11.2...0.11.3> Commits * [`212108a`](graalvm/native-build-tools@212108a) Release 0.11.3 * [`95d4795`](graalvm/native-build-tools@95d4795) Merge pull request [#796](https://redirect.github.com/graalvm/native-build-tools/issues/796) from graalvm/update-metadata-to-0.3.30 * [`048d00a`](graalvm/native-build-tools@048d00a) Update reachability metadata to 0.3.30 * [`3ba3c7e`](graalvm/native-build-tools@3ba3c7e) Merge pull request [#789](https://redirect.github.com/graalvm/native-build-tools/issues/789) from graalvm/bump-version-to-0.11.3-SNAPSHOT * [`b37d020`](graalvm/native-build-tools@b37d020) bump version to 0.11.3 SNAPSHOT * [`ceffc6e`](graalvm/native-build-tools@ceffc6e) Merge pull request [#786](https://redirect.github.com/graalvm/native-build-tools/issues/786) from graalvm/release/0.11.2 * See full diff in [compare view](graalvm/native-build-tools@0.11.2...0.11.3) [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=org.graalvm.buildtools:native-maven-plugin&package-manager=maven&previous-version=0.11.2&new-version=0.11.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands and options You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
2 parents 3d07f1a + c7be431 commit 92c53b4

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
@@ -35,7 +35,7 @@
3535
<maven-surefire-plugin.version>3.5.4</maven-surefire-plugin.version>
3636
<maven-release-plugin.version>3.2.0</maven-release-plugin.version>
3737
<jacoco-maven-plugin.version>0.8.14</jacoco-maven-plugin.version>
38-
<native-image-maven-plugin.version>0.11.2</native-image-maven-plugin.version>
38+
<native-image-maven-plugin.version>0.11.3</native-image-maven-plugin.version>
3939
<arch-unit-maven-plugin.version>4.0.2</arch-unit-maven-plugin.version>
4040
<docker-maven-plugin.version>0.47.0</docker-maven-plugin.version>
4141

0 commit comments

Comments
 (0)