mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
fix: upgrade org.apache.groovy:groovy from 4.0.13 to 4.0.14
Snyk has created this PR to upgrade org.apache.groovy:groovy from 4.0.13 to 4.0.14. See this package in Maven Repository: https://mvnrepository.com/artifact/org.apache.groovy/groovy/ See this project in Snyk: https://app.snyk.io/org/nosqlbench/project/79ea2278-c4a8-4336-ba93-333db70b8c13?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
<dependency>
|
||||
<groupId>org.apache.groovy</groupId>
|
||||
<artifactId>groovy</artifactId>
|
||||
<version>4.0.13</version>
|
||||
<version>4.0.14</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.snakeyaml</groupId>
|
||||
|
||||
Reference in New Issue
Block a user