Skip to content

Commit

Permalink
Chore(deps): Bump jakarta.xml.ws:jakarta.xml.ws-api from 3.0.0 to 4.0.2
Browse files Browse the repository at this point in the history
Bumps [jakarta.xml.ws:jakarta.xml.ws-api](https://github.com/jakartaee/jax-ws-api) from 3.0.0 to 4.0.2.
- [Release notes](https://github.com/jakartaee/jax-ws-api/releases)
- [Commits](jakartaee/jax-ws-api@3.0.0...4.0.2)

---
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 Nov 29, 2024
1 parent cd79077 commit 2386300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spring-cloud-starter-kubernetes-client-config = "org.springframework.cloud:sprin
spring-security-test = { module = "org.springframework.security:spring-security-test" }
fitko-fitconnect-sdk = "dev.fitko.fitconnect.sdk:client:2.3.5"
jaxws-tools = "com.sun.xml.ws:jaxws-tools:4.0.3"
jakarta-xml-ws = "jakarta.xml.ws:jakarta.xml.ws-api:3.0.0"
jakarta-xml-ws = "jakarta.xml.ws:jakarta.xml.ws-api:4.0.2"
jakarta-xml-bind = "jakarta.xml.bind:jakarta.xml.bind-api:4.0.0"
jakarta-activation = "jakarta.activation:jakarta.activation-api:2.0.0"
sun-xml-ws-jaxws = "com.sun.xml.ws:jaxws-rt:4.0.3"
Expand Down

0 comments on commit 2386300

Please sign in to comment.