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.15 to 4.0.16
Snyk has created this PR to upgrade org.apache.groovy:groovy from 4.0.15 to 4.0.16. 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:
parent
7f082a2767
commit
59c0cc9d8b
@ -80,7 +80,7 @@
|
||||
<dependency>
|
||||
<groupId>org.apache.groovy</groupId>
|
||||
<artifactId>groovy</artifactId>
|
||||
<version>4.0.15</version>
|
||||
<version>4.0.16</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.snakeyaml</groupId>
|
||||
|
Loading…
Reference in New Issue
Block a user