Browse Source

build(deps): bump jakarta.xml.ws:jakarta.xml.ws-api from 4.0.0 to 4.0.1

Bumps [jakarta.xml.ws:jakarta.xml.ws-api](https://github.com/jakartaee/jax-ws-api) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/jakartaee/jax-ws-api/releases)
- [Commits](https://github.com/jakartaee/jax-ws-api/compare/4.0.0...4.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/2211/head
dependabot[bot] 11 months ago committed by GitHub
parent
commit
20427a957d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      soap-jakarta/pom.xml

2
soap-jakarta/pom.xml

@ -58,7 +58,7 @@ @@ -58,7 +58,7 @@
<dependency>
<groupId>jakarta.xml.ws</groupId>
<artifactId>jakarta.xml.ws-api</artifactId>
<version>4.0.0</version>
<version>4.0.1</version>
</dependency>
<dependency>
<groupId>jakarta.xml.soap</groupId>

Loading…
Cancel
Save