Skip to content

Commit

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

Updates `rt` from 3.0.1 to 3.0.2

Updates `jaxb-ri` from 3.0.1 to 3.0.2

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 1, 2021
1 parent ad7a192 commit d65f6e9
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.1</jax.artifacts.version>
<jax.artifacts.version>3.0.2</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 d65f6e9

Please sign in to comment.