Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

Bumps the maven group with 3 updates: org.junit.jupiter:junit-jupiter, org.codehaus.mojo:exec-maven-plugin and net.java.dev.jna:jna.

Updates org.junit.jupiter:junit-jupiter from 5.13.4 to 5.14.0

Release notes

Sourced from org.junit.jupiter:junit-jupiter's releases.

JUnit 5.14.0 = Platform 1.14.0 + Jupiter 5.14.0 + Vintage 5.14.0

See Release Notes.

Full Changelog: junit-team/junit-framework@r5.13.4...r5.14.0

JUnit 5.14.0-RC1 = Platform 1.14.0-RC1 + Jupiter 5.14.0-RC1 + Vintage 5.14.0-RC1

See Release Notes.

Full Changelog: junit-team/junit-framework@r5.13.4...r5.14.0-RC1

Commits
  • 8545c93 Release 5.14.0
  • 1d405a0 Polish release notes for 5.14 GA
  • c1f78f6 Prepare 5.14.0 release notes and link to migration guide
  • a6f666c Allow new classes to be added
  • f728dfa Disable compatibility checks for all aggregator projects
  • 72b34aa Validate list of accepted breaking changes
  • bc62d27 Only track module-specific lines in accepted-breaking-changes.txt
  • 1d95a3c Clear custom initialize-at-build-time lists
  • 513be32 Update plugin org.graalvm.buildtools.native to v0.11.1
  • 174d8de Back to snapshots for further development
  • Additional commits viewable in compare view

Updates org.codehaus.mojo:exec-maven-plugin from 3.5.1 to 3.6.1

Release notes

Sourced from org.codehaus.mojo:exec-maven-plugin's releases.

3.6.1

🐛 Bug Fixes

📦 Dependency updates

3.6.0

🚀 New features and improvements

🐛 Bug Fixes

👻 Maintenance

📦 Dependency updates

Commits
  • 53087eb [maven-release-plugin] prepare release 3.6.1
  • 02e72e2 Revert change from #480 - plugin dependencies must be resolved from plugin re...
  • 18a21ea Bump org.codehaus.mojo:mojo-parent from 93 to 94
  • 3b6b9c5 [maven-release-plugin] prepare for next development iteration
  • febfc6f [maven-release-plugin] prepare release 3.6.0
  • ed19086 fix inheritIo option (#488)
  • a4297c6 Use JSR-330 for component injection
  • 5d90977 Use Maven 3.9.11 in dependencies, still requires 3.6.3 as minimum
  • b55f906 Re-run failed tests
  • 664d788 [ExecMojo]Add getShebang method to correctly set the command line executabl...
  • Additional commits viewable in compare view

Updates net.java.dev.jna:jna from 5.18.0 to 5.18.1

Changelog

Sourced from net.java.dev.jna:jna's changelog.

Release 5.18.1

Bug Fixes

  • #1686: Fix sortFields race condition while getting fields - @​bendk.
Commits
  • 3c493c1 Release 5.18.1
  • e3838d5 Merge pull request #1680 from java-native-access/dependabot/github_actions/gi...
  • 5cac361 Bump the github-actions group with 2 updates
  • 5511f28 Merge pull request #1687 from bendk/push-yyprxvvrrttk
  • c401bca Merge pull request #1690 from jonalmeida/patch-1
  • 6e7e828 Update recommended Android proguard rules
  • b665e9e Avoid threading issues in sortFields (#1686)
  • 0da700d Prepare next development iteration
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the maven group with 3 updates: [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework), [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) and [net.java.dev.jna:jna](https://github.com/java-native-access/jna).


Updates `org.junit.jupiter:junit-jupiter` from 5.13.4 to 5.14.0
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.13.4...r5.14.0)

Updates `org.codehaus.mojo:exec-maven-plugin` from 3.5.1 to 3.6.1
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
- [Commits](mojohaus/exec-maven-plugin@3.5.1...3.6.1)

Updates `net.java.dev.jna:jna` from 5.18.0 to 5.18.1
- [Changelog](https://github.com/java-native-access/jna/blob/master/CHANGES.md)
- [Commits](java-native-access/jna@5.18.0...5.18.1)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-version: 5.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven
- dependency-name: org.codehaus.mojo:exec-maven-plugin
  dependency-version: 3.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven
- dependency-name: net.java.dev.jna:jna
  dependency-version: 5.18.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Oct 6, 2025
@github-actions github-actions bot merged commit f51f47c into main Oct 6, 2025
2 of 4 checks passed
@dependabot dependabot bot deleted the dependabot/maven/maven-3c49f4c71e branch October 6, 2025 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant