mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-01-25 15:06:32 -06:00
fix: upgrade org.codehaus.groovy:groovy from 3.0.9 to 3.0.10
Snyk has created this PR to upgrade org.codehaus.groovy:groovy from 3.0.9 to 3.0.10. See this package in Maven Repository: https://mvnrepository.com/artifact/org.codehaus.groovy/groovy/ See this project in Snyk: https://app.snyk.io/org/jshook/project/f2d62bab-282e-4a32-8fb9-1a067980e81a?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
parent
b9c175ed73
commit
2fecd26e2d
@ -22,7 +22,7 @@
|
||||
<dependency>
|
||||
<groupId>org.codehaus.groovy</groupId>
|
||||
<artifactId>groovy</artifactId>
|
||||
<version>3.0.9</version>
|
||||
<version>3.0.10</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
Loading…
Reference in New Issue
Block a user