Skip to content

Commit

Permalink
Bump jakarta.xml.ws-api from 3.0.1 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 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:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 1, 2022
1 parent 2b4e6f5 commit 8f446c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -38,7 +38,7 @@
<!-- Only initialized in JDK 9 profile to provide extra CMD args to surefire -->
<surefire.plugin.jdk17.args />
<!-- Jakarta JAX/JWS api and implementation -->
<jax.api.version>3.0.1</jax.api.version>
<jax.api.version>4.0.0</jax.api.version>
<jws.api.version>3.0.0</jws.api.version>
<jax.artifacts.version>3.0.2</jax.artifacts.version>

Expand Down

0 comments on commit 8f446c6

Please sign in to comment.