mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2024-12-26 00:31:07 -06:00
fix: upgrade com.sun.xml.bind:jaxb-impl from 4.0.4 to 4.0.5
Snyk has created this PR to upgrade com.sun.xml.bind:jaxb-impl from 4.0.4 to 4.0.5. 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
This commit is contained in:
parent
5ff1f74cae
commit
25fa1f368d
@ -111,7 +111,7 @@
|
||||
<dependency>
|
||||
<groupId>com.sun.xml.bind</groupId>
|
||||
<artifactId>jaxb-impl</artifactId>
|
||||
<version>4.0.4</version>
|
||||
<version>4.0.5</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
Loading…
Reference in New Issue
Block a user