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:
dependabot[bot] 2023-10-20 12:16:20 +00:00 committed by GitHub
parent 8bd4e913a2
commit 876fcdd5b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@
<!-- Excel to DMN converter dependencies -->
<version.dmn-xlsx-converter>0.3.0</version.dmn-xlsx-converter>
<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.javax.activation>1.1.1</version.javax.activation>