Skip to content

Commit 113131a

Browse files
build(deps): bump jakarta.xml.ws:jakarta.xml.ws-api from 4.0.2 to 4.0.3
Bumps [jakarta.xml.ws:jakarta.xml.ws-api](https://github.com/jakartaee/jax-ws-api) from 4.0.2 to 4.0.3. - [Release notes](https://github.com/jakartaee/jax-ws-api/releases) - [Commits](jakartaee/jax-ws-api@4.0.2...4.0.3) --- updated-dependencies: - dependency-name: jakarta.xml.ws:jakarta.xml.ws-api dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0137b73 commit 113131a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -496,7 +496,7 @@
496496
<failIfNoTests>false</failIfNoTests>
497497
<m2Repository>'${settings.localRepository}'</m2Repository>
498498
<jaxws.rt.version>4.0.3</jaxws.rt.version>
499-
<jaxws.api.version>4.0.2</jaxws.api.version>
499+
<jaxws.api.version>4.0.3</jaxws.api.version>
500500
<maven-plugin-tools.version>3.15.2</maven-plugin-tools.version>
501501
<maven-archetype.version>3.4.1</maven-archetype.version>
502502
<activemq.version>6.2.0</activemq.version>

0 commit comments

Comments
 (0)