Skip to content

Commit 3be135c

Browse files
dependabot[bot]veithen
authored andcommitted
Bump jakarta.xml.ws:jakarta.xml.ws-api from 4.0.0 to 4.0.2
Bumps [jakarta.xml.ws:jakarta.xml.ws-api](https://github.com/jakartaee/jax-ws-api) from 4.0.0 to 4.0.2. - [Release notes](https://github.com/jakartaee/jax-ws-api/releases) - [Commits](jakartaee/jax-ws-api@4.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-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6b713f0 commit 3be135c

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
@@ -500,7 +500,7 @@
500500
<failIfNoTests>false</failIfNoTests>
501501
<m2Repository>'${settings.localRepository}'</m2Repository>
502502
<jaxws.rt.version>4.0.3</jaxws.rt.version>
503-
<jaxws.api.version>4.0.0</jaxws.api.version>
503+
<jaxws.api.version>4.0.2</jaxws.api.version>
504504
<jsr311.api.version>1.1.1</jsr311.api.version>
505505
<maven-plugin-tools.version>3.15.1</maven-plugin-tools.version>
506506
<maven-archetype.version>3.3.0</maven-archetype.version>

0 commit comments

Comments
 (0)