Skip to content

Commit 1bc7675

Browse files
Bump jakarta.xml.ws:jakarta.xml.ws-api from 4.0.1 to 4.0.2
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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 39fd784 commit 1bc7675

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<maven.test.skip>true</maven.test.skip>
1818

1919
<jakarta.xml.bind-api.version>4.0.2</jakarta.xml.bind-api.version>
20-
<jakarta.xml.ws-api.version>4.0.1</jakarta.xml.ws-api.version>
20+
<jakarta.xml.ws-api.version>4.0.2</jakarta.xml.ws-api.version>
2121
<commons-lang3.version>3.14.0</commons-lang3.version>
2222
<junit-jupiter.version>5.10.2</junit-jupiter.version>
2323
</properties>

0 commit comments

Comments
 (0)