fix: upgrade com.sun.xml.bind:jaxb-core from 4.0.3 to 4.0.4

Snyk has created this PR to upgrade com.sun.xml.bind:jaxb-core from 4.0.3 to 4.0.4.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.sun.xml.bind/jaxb-core/

See this project in Snyk:
https://app.snyk.io/org/nosqlbench/project/99d5f5ce-a2bd-4e05-9eff-86de84bd0b9e?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2023-12-07 16:13:23 +00:00
parent 2f34a6e44d
commit f582c5870b
No known key found for this signature in database
GPG Key ID: 5009E0832F4D3DD3

View File

@ -106,7 +106,7 @@
<dependency>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-core</artifactId>
<version>4.0.3</version>
<version>4.0.4</version>
</dependency>
<dependency>
<groupId>com.sun.xml.bind</groupId>