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

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

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 2024-03-28 11:09:58 +00:00 committed by Madhavan
parent 13cf0eb211
commit 52f76765eb

View File

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