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

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

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-07-06 08:00:36 -05:00 committed by GitHub
parent 185ca38885
commit 42ac8accfd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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