Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 2, 2025

Bumps the dependencies group with 4 updates: org.jreleaser, software.amazon.awssdk:bom, com.oracle.database.jdbc:ojdbc8 and org.junit:junit-bom.

Updates org.jreleaser from 1.20.0 to 1.21.0

Updates software.amazon.awssdk:bom from 2.36.2 to 2.37.3

Updates com.oracle.database.jdbc:ojdbc8 from 23.9.0.25.07 to 23.26.0.0.0

Updates org.junit:junit-bom from 5.14.0 to 5.14.1

Release notes

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

JUnit 5.14.1 = Platform 1.14.1 + Jupiter 5.14.1 + Vintage 5.14.1

See Release Notes.

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

Commits
  • c7cde2d Release 5.14.1
  • f9fd438 Remove "Latest Releases" section
  • eae19b2 Finalize 5.14.1 release notes
  • da25e47 Fix broken links in documentation
  • 386bbf3 Fix since info for JRE.JAVA_26
  • 09a1609 Update since info for backported changes
  • 2ab3370 Improve documentation for TestInstantiationAwareExtension
  • 0b9617e Fix support for package-private test methods (#5100)
  • d43c3ca Restore JDK 8 compatibility
  • 9c0c755 Validate that there are enough arguments to inject @Parameter fields
  • Additional commits viewable 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 dependencies group with 4 updates: org.jreleaser, software.amazon.awssdk:bom, com.oracle.database.jdbc:ojdbc8 and [org.junit:junit-bom](https://github.com/junit-team/junit-framework).


Updates `org.jreleaser` from 1.20.0 to 1.21.0

Updates `software.amazon.awssdk:bom` from 2.36.2 to 2.37.3

Updates `com.oracle.database.jdbc:ojdbc8` from 23.9.0.25.07 to 23.26.0.0.0

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

---
updated-dependencies:
- dependency-name: org.jreleaser
  dependency-version: 1.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: software.amazon.awssdk:bom
  dependency-version: 2.37.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: com.oracle.database.jdbc:ojdbc8
  dependency-version: 23.26.0.0.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.junit:junit-bom
  dependency-version: 5.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

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 Nov 2, 2025
@feeblefakie feeblefakie requested review from a team, Torch3333, brfrn169, feeblefakie and komamitsu and removed request for a team November 2, 2025 16:02
@brfrn169 brfrn169 merged commit af08d73 into master Nov 4, 2025
66 checks passed
@brfrn169 brfrn169 deleted the dependabot/gradle/dependencies-8cc83d67ce branch November 4, 2025 01:32
feeblefakie pushed a commit that referenced this pull request Nov 4, 2025
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 improvement java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants