ARTEMIS-4885 Bump version.jaxb.runtime from 2.3.3 to 2.3.9

Bumps `version.jaxb.runtime` from 2.3.3 to 2.3.9.

Updates `com.sun.xml.bind:jaxb-impl` from 2.3.3 to 2.3.9

Updates `com.sun.xml.bind:jaxb-jxc` from 2.3.3 to 2.3.9

---
updated-dependencies:
- dependency-name: com.sun.xml.bind:jaxb-impl
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.sun.xml.bind:jaxb-jxc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-07-01 02:49:14 +00:00 committed by Justin Bertram
parent 8bbd0d4d77
commit 12692043b1
No known key found for this signature in database
GPG Key ID: F41830B875BB8633
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,7 @@
<hamcrest.version>2.1</hamcrest.version>
<junit.version>4.13.2</junit.version>
<junit5.version>5.10.2</junit5.version>
<version.jaxb.runtime>2.3.3</version.jaxb.runtime>
<version.jaxb.runtime>2.3.9</version.jaxb.runtime>
<paho.client.mqtt.version>1.2.5</paho.client.mqtt.version>
<postgresql.version>42.7.2</postgresql.version>
<testcontainers.version>1.19.8</testcontainers.version>