Skip to content

Commit

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

Updates `rt` from 3.0.2 to 4.0.0

Updates `jaxb-ri` from 3.0.2 to 4.0.0

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and manovotn committed Jun 24, 2022
1 parent 70ce832 commit 69fa591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -40,7 +40,7 @@
<!-- Jakarta JAX/JWS api and implementation -->
<jax.api.version>3.0.1</jax.api.version>
<jws.api.version>3.0.0</jws.api.version>
<jax.artifacts.version>3.0.2</jax.artifacts.version>
<jax.artifacts.version>4.0.0</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 69fa591

Please sign in to comment.