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:
parent
8bbd0d4d77
commit
12692043b1
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue