fix: upgrade org.codehaus.groovy:groovy from 3.0.17 to 3.0.18 (#1413)

Snyk has created this PR to upgrade org.codehaus.groovy:groovy from 3.0.17 to 3.0.18.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.codehaus.groovy/groovy/

See this project in Snyk:
https://app.snyk.io/org/nosqlbench/project/73081f87-c1b7-4c91-b407-1cb299565642?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
Jeff Banks 2023-07-24 08:53:05 -05:00 committed by GitHub
parent 6e150eed78
commit a384585070
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -80,7 +80,7 @@
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy</artifactId>
<version>3.0.17</version>
<version>3.0.18</version>
</dependency>
<dependency>
<groupId>org.snakeyaml</groupId>