Skip to content
This repository has been archived by the owner on Sep 25, 2024. It is now read-only.

Commit

Permalink
[skip ci]: Bump jakarta.xml.ws-api from 2.3.3 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [jakarta.xml.ws-api](https://github.com/eclipse-ee4j/jax-ws-api) from 2.3.3 to 4.0.0.
- [Release notes](https://github.com/eclipse-ee4j/jax-ws-api/releases)
- [Commits](jakartaee/jax-ws-api@2.3.3...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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 27, 2022
1 parent a6dac9c commit 4b62b32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ dependencies {

// supports the codegen from the rail live data api, updating these versions is fraught as dependencies are
// not being maintained by some of the downstream libraries
cxfCodegen 'jakarta.xml.ws:jakarta.xml.ws-api:2.3.3'
cxfCodegen 'jakarta.xml.ws:jakarta.xml.ws-api:4.0.0'
cxfCodegen 'jakarta.annotation:jakarta.annotation-api:1.3.5'
cxfCodegen 'ch.qos.logback:logback-classic:1.2.11'
implementation 'com.sun.xml.ws:jaxws-rt:2.3.3'
Expand Down

0 comments on commit 4b62b32

Please sign in to comment.