mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2024-11-23 09:16:37 -06:00
fix: upgrade org.codehaus.groovy:groovy from 3.0.12 to 3.0.13
Snyk has created this PR to upgrade org.codehaus.groovy:groovy from 3.0.12 to 3.0.13. 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
bf518c375e
commit
f413a5af76
@ -44,7 +44,7 @@
|
||||
<dependency>
|
||||
<groupId>org.codehaus.groovy</groupId>
|
||||
<artifactId>groovy</artifactId>
|
||||
<version>3.0.12</version>
|
||||
<version>3.0.13</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
Loading…
Reference in New Issue
Block a user