Skip to content

Commit

Permalink
fix: upgrade org.codehaus.groovy:groovy from 3.0.9 to 3.0.10
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.codehaus.groovy:groovy from 3.0.9 to 3.0.10.

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

See this project in Snyk:
https://app.snyk.io/org/jshook/project/f2d62bab-282e-4a32-8fb9-1a067980e81a?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 25, 2022
1 parent b9c175e commit 2fecd26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adapter-cqld4/pom.xml
Expand Up @@ -22,7 +22,7 @@
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy</artifactId>
<version>3.0.9</version>
<version>3.0.10</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 2fecd26

Please sign in to comment.