Skip to content

Bump jakarta.xml.ws-api from 3.0.1 to 4.0.0#1332

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/jakarta.xml.ws-jakarta.xml.ws-api-4.0.0
Closed

Bump jakarta.xml.ws-api from 3.0.1 to 4.0.0#1332
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/jakarta.xml.ws-jakarta.xml.ws-api-4.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 6, 2023

Bumps jakarta.xml.ws-api from 3.0.1 to 4.0.0.

Release notes

Sourced from jakarta.xml.ws-api's releases.

Jakarta XML Web Services API 4.0.0

This major release contains following changes:

  • annotates jakarta.xml.ws.AsyncHandler with @FunctionalInterface
  • extends jakarta.xml.ws.wsaddressing.W3CEndpointReference API with getters
  • drops implementation lookup through the "jaxws.properties" configuration file
  • makes implementation lookup through the system property as the first step
  • removes required fallback to some default implementation from the implementation lookup
  • folds Jakarta Web Services Metadata Specification into this/Jakarta Web Services Specification (Jakarta Web Services Metadata Specification is no longer available as a standalone API/project/jar)

Project Board: https://github.com/eclipse-ee4j/jax-ws-api/projects/1 Full Changelog: jakartaee/jax-ws-api@3.0.0...4.0.0

Commits
  • dcce9d9 Update API version of jakarta.xml.ws:jakarta.xml.ws-api to 4.0.0
  • 1c3572e Jenkins release job update
  • 0458140 #184: Refine implementation discovery
  • 2b5290a small code cleanup
  • 470f1ec #167: extend the API of W3CEndpointReference with getters
  • 59027e0 update spec change log,
  • d34def0 Update spec document version,
  • a9f0b68 Images are recreated in SVG format
  • 0c0d030 update build plugins
  • d99f320 update gh action build
  • 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 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 [jakarta.xml.ws-api](https://github.com/eclipse-ee4j/jax-ws-api) from 3.0.1 to 4.0.0.
- [Release notes](https://github.com/eclipse-ee4j/jax-ws-api/releases)
- [Commits](jakartaee/jax-ws-api@3.0.1...4.0.0)

---
updated-dependencies:
- dependency-name: jakarta.xml.ws:jakarta.xml.ws-api
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 6, 2023
@reta
Copy link
Member

reta commented Jul 6, 2023

Will be done in scope of https://issues.apache.org/jira/browse/CXF-8671

@reta reta closed this Jul 6, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 6, 2023

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/jakarta.xml.ws-jakarta.xml.ws-api-4.0.0 branch July 6, 2023 14:48
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

Comments