Skip to content

Commit

Permalink
Bump jax.artifacts.version from 4.0.2 to 4.0.3
Browse files Browse the repository at this point in the history
Bumps `jax.artifacts.version` from 4.0.2 to 4.0.3.

Updates `com.sun.xml.ws:rt` from 4.0.2 to 4.0.3

Updates `com.sun.xml.bind:jaxb-ri` from 4.0.2 to 4.0.3

---
updated-dependencies:
- dependency-name: com.sun.xml.ws:rt
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: com.sun.xml.bind:jaxb-ri
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and manovotn committed Aug 12, 2024
1 parent 65aaab6 commit afd4f8f
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 @@ -36,7 +36,7 @@
<!-- Jakarta JAX/JWS api and implementation -->
<jax.api.version>4.0.2</jax.api.version>
<jws.api.version>3.0.0</jws.api.version>
<jax.artifacts.version>4.0.2</jax.artifacts.version>
<jax.artifacts.version>4.0.3</jax.artifacts.version>

<!-- A property which is handed over to WFLY container through Arquillian, allows to pass on JVM options -->
<additional.vm.args />
Expand Down

0 comments on commit afd4f8f

Please sign in to comment.