Skip to content

Commit

Permalink
Bump jakarta.xml.ws:jakarta.xml.ws-api from 4.0.1 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 4.0.1 to 4.0.2.
- [Release notes](https://github.com/jakartaee/jax-ws-api/releases)
- [Commits](jakartaee/jax-ws-api@4.0.1...4.0.2)

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 17, 2024
1 parent c2cb1cd commit 82dee8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@
<dependency>
<groupId>jakarta.xml.ws</groupId>
<artifactId>jakarta.xml.ws-api</artifactId>
<version>4.0.1</version>
<version>4.0.2</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 82dee8f

Please sign in to comment.