Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the spec-deps group in /jetty-ee10 with 7 updates:

Package From To
com.sun.xml.ws:jaxws-rt 4.0.2 4.0.3
jakarta.inject:jakarta.inject-api 2.0.1 2.0.1.MR
jakarta.websocket:jakarta.websocket-api 2.1.1 2.2.0
jakarta.websocket:jakarta.websocket-client-api 2.1.1 2.2.0
jakarta.xml.bind:jakarta.xml.bind-api 4.0.2 4.0.4
org.glassfish.jaxb:jaxb-runtime 4.0.5 4.0.6
org.jboss.weld.servlet:weld-servlet-core 5.1.5.Final 5.1.6.Final

Updates com.sun.xml.ws:jaxws-rt from 4.0.2 to 4.0.3

Updates jakarta.inject:jakarta.inject-api from 2.0.1 to 2.0.1.MR

Commits
  • b07ba3d [maven-release-plugin] prepare release 2.0.1.MR
  • da37685 [maven-release-plugin] prepare release 2.0.0-RC2
  • b565201 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates jakarta.websocket:jakarta.websocket-api from 2.1.1 to 2.2.0

Commits
  • a38f91f Prepare release jakarta.websocket:jakarta.websocket-all:2.2.0
  • 01835de Update EFSL from 1.0 to 1.1
  • 9b3b643 Update to EFSL 1.1
  • d78d19a Update copyright year for Javadoc
  • bbc2f73 Generate specification documents with required name
  • 30a0491 Add paragraph briefly describing new HttpSession.getAccessor() method
  • ef32134 Proof read WebSocket specification before 2.2 release
  • e78c961 Re-work solution
  • f038caa Fix #274 - Correct message buffer configuration inconsistency
  • 736117c Update asciidoctor related versions and fix associated warnings
  • Additional commits viewable in compare view

Updates jakarta.websocket:jakarta.websocket-client-api from 2.1.1 to 2.2.0

Commits
  • a38f91f Prepare release jakarta.websocket:jakarta.websocket-all:2.2.0
  • 01835de Update EFSL from 1.0 to 1.1
  • 9b3b643 Update to EFSL 1.1
  • d78d19a Update copyright year for Javadoc
  • bbc2f73 Generate specification documents with required name
  • 30a0491 Add paragraph briefly describing new HttpSession.getAccessor() method
  • ef32134 Proof read WebSocket specification before 2.2 release
  • e78c961 Re-work solution
  • f038caa Fix #274 - Correct message buffer configuration inconsistency
  • 736117c Update asciidoctor related versions and fix associated warnings
  • Additional commits viewable in compare view

Updates jakarta.websocket:jakarta.websocket-client-api from 2.1.1 to 2.2.0

Commits
  • a38f91f Prepare release jakarta.websocket:jakarta.websocket-all:2.2.0
  • 01835de Update EFSL from 1.0 to 1.1
  • 9b3b643 Update to EFSL 1.1
  • d78d19a Update copyright year for Javadoc
  • bbc2f73 Generate specification documents with required name
  • 30a0491 Add paragraph briefly describing new HttpSession.getAccessor() method
  • ef32134 Proof read WebSocket specification before 2.2 release
  • e78c961 Re-work solution
  • f038caa Fix #274 - Correct message buffer configuration inconsistency
  • 736117c Update asciidoctor related versions and fix associated warnings
  • Additional commits viewable in compare view

Updates jakarta.xml.bind:jakarta.xml.bind-api from 4.0.2 to 4.0.4

Commits
  • 1df980a Update API version of : to 4.0.4
  • 5548633 fix #315
  • b44c5ca activation-api 2.1.4
  • b106241 Create TCK challenge template
  • d91e825 Merge pull request #322 from jakartaee/4.0.3-RELEASE
  • 85e2fb6 Update API version of : to 4.0.4-SNAPSHOT
  • cae8cae Update API version of : to 4.0.3
  • 256b24e fix: Unmarshalling hexBinary with leading whitespaces yields null (#313)
  • 57884ff Fix #316, Unable to override JAXBContextFactory through properties (#317)
  • 3cb177a Handle empty string input for parseBase64Binary instead of throwing IllegalAr...
  • Additional commits viewable in compare view

Updates org.glassfish.jaxb:jaxb-runtime from 4.0.5 to 4.0.6

Updates org.jboss.weld.servlet:weld-servlet-core from 5.1.5.Final to 5.1.6.Final

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 14, 2025
Bumps the spec-deps group in /jetty-ee10 with 7 updates:

| Package | From | To |
| --- | --- | --- |
| com.sun.xml.ws:jaxws-rt | `4.0.2` | `4.0.3` |
| [jakarta.inject:jakarta.inject-api](https://github.com/eclipse-ee4j/injection-api) | `2.0.1` | `2.0.1.MR` |
| [jakarta.websocket:jakarta.websocket-api](https://github.com/eclipse-ee4j/websocket-api) | `2.1.1` | `2.2.0` |
| [jakarta.websocket:jakarta.websocket-client-api](https://github.com/eclipse-ee4j/websocket-api) | `2.1.1` | `2.2.0` |
| [jakarta.xml.bind:jakarta.xml.bind-api](https://github.com/jakartaee/jaxb-api) | `4.0.2` | `4.0.4` |
| org.glassfish.jaxb:jaxb-runtime | `4.0.5` | `4.0.6` |
| org.jboss.weld.servlet:weld-servlet-core | `5.1.5.Final` | `5.1.6.Final` |


Updates `com.sun.xml.ws:jaxws-rt` from 4.0.2 to 4.0.3

Updates `jakarta.inject:jakarta.inject-api` from 2.0.1 to 2.0.1.MR
- [Release notes](https://github.com/eclipse-ee4j/injection-api/releases)
- [Commits](jakartaee/inject@2.0.1...2.0.1.MR)

Updates `jakarta.websocket:jakarta.websocket-api` from 2.1.1 to 2.2.0
- [Changelog](https://github.com/jakartaee/websocket/blob/master/websocket-1.1-changes.txt)
- [Commits](jakartaee/websocket@2.1.1-RELEASE...2.2.0-RELEASE)

Updates `jakarta.websocket:jakarta.websocket-client-api` from 2.1.1 to 2.2.0
- [Changelog](https://github.com/jakartaee/websocket/blob/master/websocket-1.1-changes.txt)
- [Commits](jakartaee/websocket@2.1.1-RELEASE...2.2.0-RELEASE)

Updates `jakarta.websocket:jakarta.websocket-client-api` from 2.1.1 to 2.2.0
- [Changelog](https://github.com/jakartaee/websocket/blob/master/websocket-1.1-changes.txt)
- [Commits](jakartaee/websocket@2.1.1-RELEASE...2.2.0-RELEASE)

Updates `jakarta.xml.bind:jakarta.xml.bind-api` from 4.0.2 to 4.0.4
- [Release notes](https://github.com/jakartaee/jaxb-api/releases)
- [Commits](jakartaee/jaxb-api@4.0.2...4.0.4)

Updates `org.glassfish.jaxb:jaxb-runtime` from 4.0.5 to 4.0.6

Updates `org.jboss.weld.servlet:weld-servlet-core` from 5.1.5.Final to 5.1.6.Final

---
updated-dependencies:
- dependency-name: com.sun.xml.ws:jaxws-rt
  dependency-version: 4.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: spec-deps
- dependency-name: jakarta.inject:jakarta.inject-api
  dependency-version: 2.0.1.MR
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: spec-deps
- dependency-name: jakarta.websocket:jakarta.websocket-api
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spec-deps
- dependency-name: jakarta.websocket:jakarta.websocket-client-api
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spec-deps
- dependency-name: jakarta.websocket:jakarta.websocket-client-api
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spec-deps
- dependency-name: jakarta.xml.bind:jakarta.xml.bind-api
  dependency-version: 4.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: spec-deps
- dependency-name: org.glassfish.jaxb:jaxb-runtime
  dependency-version: 4.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: spec-deps
- dependency-name: org.jboss.weld.servlet:weld-servlet-core
  dependency-version: 5.1.6.Final
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: spec-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/jetty-ee10/jetty-12.1.x/spec-deps-911628f444 branch from 0839d83 to 66d069a Compare October 15, 2025 11:58
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 17, 2025

Looks like these dependencies are no longer being updated by Dependabot, so this is no longer needed.

@dependabot dependabot bot closed this Oct 17, 2025
@dependabot dependabot bot deleted the dependabot/maven/jetty-ee10/jetty-12.1.x/spec-deps-911628f444 branch October 17, 2025 06:23
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.

0 participants