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 Feb 2, 2023
1 parent 2ca4646 commit 8498409
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 @@ -92,7 +92,7 @@ dependencies {
'org.hamcrest:hamcrest:2.2'

// https://ciscoo.github.io/cxf-codegen-gradle/docs/current/user-guide/#dependency-configuration
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 8498409

Please sign in to comment.