Skip to content

fix(deps): bump com.vegardit.maven:vegardit-maven-parent from 7.0.0 to 8.0.0#54

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/com.vegardit.maven-vegardit-maven-parent-8.0.0
Closed

fix(deps): bump com.vegardit.maven:vegardit-maven-parent from 7.0.0 to 8.0.0#54
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/com.vegardit.maven-vegardit-maven-parent-8.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2026

Bumps com.vegardit.maven:vegardit-maven-parent from 7.0.0 to 8.0.0.

Changelog

Sourced from com.vegardit.maven:vegardit-maven-parent's changelog.

[8.0.0] - 2026-01-27

Changed

  • BREAKING renamed java.* Maven properties to jdk.* to prevent clashing with the JVM’s standard system properties java.version/java.vendor (e.g. via -Djava.*) and misleading Maven/plugin prerequisite checks when Maven runs on a newer JDK while toolchains target an older JDK.

    Old property New property
    java.version jdk.version
    java.vendor jdk.vendor
    java.version.unit-tests jdk.version.unit-tests
    java.vendor.unit-tests jdk.vendor.unit-tests
    java.version.integration-tests jdk.version.integration-tests
    java.vendor.integration-tests jdk.vendor.integration-tests
    java.version.verify jdk.version.verify
    java.vendor.verify jdk.vendor.verify
  • upgrade Eclipse Java Compiler 3.43.0 -> 3.44.0

  • Maven plugin upgrades:

    • central-publishing-maven-plugin 0.9.0 -> 0.10.0
    • checkstyle 12.2.0 -> 13.0.0
    • exec-maven-plugin 3.6.2 -> 3.6.3
    • groovy.version 5.0.3 -> 5.0.4
    • gmavenplus-plugin 4.2.1 -> 4.3.0
    • japicmp-maven-plugin 0.25.0 -> 0.25.4
    • license-maven-plugin) from 2.7.0 to 2.7.1
    • maven-release-plugin 3.3.0 -> 3.3.1
    • versions-maven-plugin 2.20.1 -> 2.21.0
Commits
  • 21b89a7 [maven-release-plugin] prepare release 8.0.0
  • 843af8f ci: trigger release build
  • 030b800 fix: rename custom Maven java.* properties to jdk.*
  • d7d485d fix(deps): bump org.codehaus.gmavenplus:gmavenplus-plugin
  • ad95872 fix(deps): bump groovy.version from 5.0.3 to 5.0.4
  • 474fc10 build(deps-dev): bump org.codehaus.mojo:versions-maven-plugin
  • b7f2838 fix(deps): bump com.github.siom79.japicmp:japicmp-maven-plugin
  • 375a1a5 fix(deps): bump org.junit:junit-bom from 6.0.1 to 6.0.2
  • d96fded fix(deps): bump com.github.siom79.japicmp:japicmp-maven-plugin
  • e63b3e6 fix(deps): bump org.sonatype.central:central-publishing-maven-plugin
  • 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 show <dependency name> 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)

Bumps [com.vegardit.maven:vegardit-maven-parent](https://github.com/vegardit/vegardit-maven-parent) from 7.0.0 to 8.0.0.
- [Changelog](https://github.com/vegardit/vegardit-maven-parent/blob/main/CHANGELOG.md)
- [Commits](vegardit/vegardit-maven-parent@7.0.0...8.0.0)

---
updated-dependencies:
- dependency-name: com.vegardit.maven:vegardit-maven-parent
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Feb 2, 2026

Labels

The following labels could not be found: pinned. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Feb 3, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/maven/com.vegardit.maven-vegardit-maven-parent-8.0.0 branch February 3, 2026 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant