mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
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:
parent
185ca38885
commit
42ac8accfd
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user