Skip to content

Commit

Permalink
fix: upgrade org.apache.groovy:groovy from 4.0.18 to 4.0.19
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.apache.groovy:groovy from 4.0.18 to 4.0.19.

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
  • Loading branch information
snyk-bot authored and msmygit committed Mar 22, 2024
1 parent 88318c7 commit 7f1e880
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mvn-defaults/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
<dependency>
<groupId>org.apache.groovy</groupId>
<artifactId>groovy</artifactId>
<version>4.0.18</version>
<version>4.0.19</version>
</dependency>
<dependency>
<groupId>org.snakeyaml</groupId>
Expand Down

0 comments on commit 7f1e880

Please sign in to comment.