fix: upgrade com.sun.xml.bind:jaxb-core from 4.0.1 to 4.0.2 (#1118)

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

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-02-19 15:29:30 +00:00
committed by GitHub
parent 8af854fba3
commit 70e5e35060

View File

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