mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2024-12-23 07:34:31 -06:00
fix: upgrade org.apache.groovy:groovy from 4.0.19 to 4.0.20
Snyk has created this PR to upgrade org.apache.groovy:groovy from 4.0.19 to 4.0.20. 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
19cbed2b00
commit
6ec5257b88
@ -80,7 +80,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.groovy</groupId>
|
<groupId>org.apache.groovy</groupId>
|
||||||
<artifactId>groovy</artifactId>
|
<artifactId>groovy</artifactId>
|
||||||
<version>4.0.19</version>
|
<version>4.0.20</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.snakeyaml</groupId>
|
<groupId>org.snakeyaml</groupId>
|
||||||
|
Loading…
Reference in New Issue
Block a user