Bump com.sun.xml.bind:jaxb-core from 2.3.0.1 to 4.0.4
Bumps com.sun.xml.bind:jaxb-core from 2.3.0.1 to 4.0.4. --- updated-dependencies: - dependency-name: com.sun.xml.bind:jaxb-core dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8bd4e913a2
commit
876fcdd5b3
2
pom.xml
2
pom.xml
|
@ -99,7 +99,7 @@
|
||||||
<!-- Excel to DMN converter dependencies -->
|
<!-- Excel to DMN converter dependencies -->
|
||||||
<version.dmn-xlsx-converter>0.3.0</version.dmn-xlsx-converter>
|
<version.dmn-xlsx-converter>0.3.0</version.dmn-xlsx-converter>
|
||||||
<version.jaxb-api>2.3.1</version.jaxb-api>
|
<version.jaxb-api>2.3.1</version.jaxb-api>
|
||||||
<version.jaxb-core>2.3.0.1</version.jaxb-core>
|
<version.jaxb-core>4.0.4</version.jaxb-core>
|
||||||
<version.jaxb-impl>2.3.8</version.jaxb-impl>
|
<version.jaxb-impl>2.3.8</version.jaxb-impl>
|
||||||
<version.javax.activation>1.1.1</version.javax.activation>
|
<version.javax.activation>1.1.1</version.javax.activation>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue