Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the dev-dependencies group with 7 updates in the /jetty-ee9 directory:

Package From To
org.glassfish.jersey.containers:jersey-container-servlet 3.0.18 3.1.0
org.glassfish.jersey.inject:jersey-hk2 3.0.18 3.1.0
org.glassfish.jersey.media:jersey-media-json-binding 3.0.18 3.1.0
com.fasterxml.jackson:jackson-bom 2.20.0 2.20.1
org.junit:junit-bom 5.14.0 5.14.1
org.junit.platform:junit-platform-engine 1.14.0 1.14.1
org.apache.maven.extensions:maven-build-cache-extension 1.2.0 1.2.1

Updates org.glassfish.jersey.containers:jersey-container-servlet from 3.0.18 to 3.1.0

Updates org.glassfish.jersey.inject:jersey-hk2 from 3.0.18 to 3.1.0

Updates org.glassfish.jersey.media:jersey-media-json-binding from 3.0.18 to 3.1.0

Updates org.glassfish.jersey.inject:jersey-hk2 from 3.0.18 to 3.1.0

Updates org.glassfish.jersey.media:jersey-media-json-binding from 3.0.18 to 3.1.0

Updates com.fasterxml.jackson:jackson-bom from 2.20.0 to 2.20.1

Commits
  • 5e24010 [maven-release-plugin] prepare release jackson-bom-2.20.1
  • 59a2e4a Prep for 2.20.1 release
  • 3fc3645 Merge branch '2.19' into 2.20
  • 7539ecc Post-release dep version bump
  • 21f04ba [maven-release-plugin] prepare for next development iteration
  • 085b32f [maven-release-plugin] prepare release jackson-bom-2.19.4
  • f2a1f50 Prep for 2.19.4 release
  • ee69fcf ...
  • 3735e1e ...
  • d405492 Add helper script for safekeeping
  • Additional commits viewable in compare view

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

Updates org.junit.platform:junit-platform-engine from 1.14.0 to 1.14.1

Commits

Updates org.apache.maven.extensions:maven-build-cache-extension from 1.2.0 to 1.2.1

Release notes

Sourced from org.apache.maven.extensions:maven-build-cache-extension's releases.

1.2.1

🚀 New features and improvements

🐛 Bug Fixes

📝 Documentation updates

👻 Maintenance

📦 Dependency updates

... (truncated)

Commits
  • 5b45281 [maven-release-plugin] prepare release maven-build-cache-extension-1.2.1
  • 7a30100 Bump org.testcontainers:testcontainers-bom from 1.21.3 to 2.0.1 (#398)
  • 7e478bb Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0
  • f6c6485 Preserve Unix file permissions when caching attachedOutputs (#392)
  • 49dc9ff Fixes #367 - Do not consider project level glob as additional input value (#372)
  • 8615880 Bump org.apache.maven.plugins:maven-dependency-plugin
  • 5990c9f Bump org.assertj:assertj-core from 3.27.5 to 3.27.6 (#383)
  • 8bbb318 Bump org.assertj:assertj-core from 3.27.4 to 3.27.5 (#382)
  • 2a95132 #377 Fi...
  • 1992853 feat: enable prevent branch protection rules (#376)
  • 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

…7 updates

Bumps the dev-dependencies group with 7 updates in the /jetty-ee9 directory:

| Package | From | To |
| --- | --- | --- |
| org.glassfish.jersey.containers:jersey-container-servlet | `3.0.18` | `3.1.0` |
| org.glassfish.jersey.inject:jersey-hk2 | `3.0.18` | `3.1.0` |
| org.glassfish.jersey.media:jersey-media-json-binding | `3.0.18` | `3.1.0` |
| [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) | `2.20.0` | `2.20.1` |
| [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `5.14.0` | `5.14.1` |
| [org.junit.platform:junit-platform-engine](https://github.com/junit-team/junit-framework) | `1.14.0` | `1.14.1` |
| [org.apache.maven.extensions:maven-build-cache-extension](https://github.com/apache/maven-build-cache-extension) | `1.2.0` | `1.2.1` |



Updates `org.glassfish.jersey.containers:jersey-container-servlet` from 3.0.18 to 3.1.0

Updates `org.glassfish.jersey.inject:jersey-hk2` from 3.0.18 to 3.1.0

Updates `org.glassfish.jersey.media:jersey-media-json-binding` from 3.0.18 to 3.1.0

Updates `org.glassfish.jersey.inject:jersey-hk2` from 3.0.18 to 3.1.0

Updates `org.glassfish.jersey.media:jersey-media-json-binding` from 3.0.18 to 3.1.0

Updates `com.fasterxml.jackson:jackson-bom` from 2.20.0 to 2.20.1
- [Commits](FasterXML/jackson-bom@jackson-bom-2.20.0...jackson-bom-2.20.1)

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)

Updates `org.junit.platform:junit-platform-engine` from 1.14.0 to 1.14.1
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](https://github.com/junit-team/junit-framework/commits)

Updates `org.apache.maven.extensions:maven-build-cache-extension` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/apache/maven-build-cache-extension/releases)
- [Commits](apache/maven-build-cache-extension@maven-build-cache-extension-1.2.0...maven-build-cache-extension-1.2.1)

---
updated-dependencies:
- dependency-name: org.glassfish.jersey.containers:jersey-container-servlet
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: org.glassfish.jersey.inject:jersey-hk2
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: org.glassfish.jersey.media:jersey-media-json-binding
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: org.glassfish.jersey.inject:jersey-hk2
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: org.glassfish.jersey.media:jersey-media-json-binding
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-version: 2.20.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: org.junit:junit-bom
  dependency-version: 5.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: org.junit.platform:junit-platform-engine
  dependency-version: 1.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: org.apache.maven.extensions:maven-build-cache-extension
  dependency-version: 1.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-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 1, 2025
@olamy
Copy link
Member

olamy commented Nov 3, 2025

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 3, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 3, 2025
@dependabot dependabot bot deleted the dependabot/maven/jetty-ee9/jetty-12.0.x/dev-dependencies-762757d8ed branch November 3, 2025 00:52
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.

2 participants