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

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

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

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

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
Jeff Banks
2023-02-19 09:29:04 -06:00
committed by GitHub
parent 351a793072
commit 8af854fba3

View File

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