oktadev / native-java-examples

Native Java Apps with Micronaut, Quarkus, and Spring Boot
https://developer.okta.com/blog/2021/06/18/native-java-framework-comparison
Apache License 2.0
61 stars 33 forks source link

Bump native-maven-plugin from 0.9.13 to 0.9.16 in /spring-boot #53

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps native-maven-plugin from 0.9.13 to 0.9.16.

Release notes

Sourced from native-maven-plugin's releases.

0.9.16

What's Changed

Read what's new in the documentation.

Full Changelog: https://github.com/graalvm/native-build-tools/compare/0.9.15...0.9.16

0.9.15

What's Changed

Read what's new in the documentation.

New Contributors

Full Changelog: https://github.com/graalvm/native-build-tools/compare/0.9.14...0.9.15

0.9.14

What's Changed

Read what's new in the documentation.

... (truncated)

Commits
  • fd4a617 Release 0.9.16
  • 05aa11c Test and fix --exclude-config regression (#341)
  • 4e510e3 Don't use the variable for the changelog
  • b186579 Bump version to 0.9.16-SNAPSHOT
  • ff79848 Release 0.9.15
  • 51baf9f Remove use of DependencyFilter (#337)
  • fc6ded0 Fix NoSuchFileExceptionv in collectReachabilityMetadata` Gradle task (#336)
  • 79f9109 Bump metadata repository version (#335)
  • c4b55e9 Improve toolchain selection diagnostics (#332)
  • a3b5f3f Ship the GraalVM metadata repository as an artifact alongside NBT (#331)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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 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)
dependabot[bot] commented 2 years ago

Looks like org.graalvm.buildtools:native-maven-plugin is no longer a dependency, so this is no longer needed.