Browse Source

Upgrade org.codehaus.groovy:groovy-all to 2.4.21.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Closes #3180
pull/3191/head
dependabot[bot] 1 year ago committed by GitHub
parent
commit
9f11e7af4f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      pom.xml

2
pom.xml

@ -234,7 +234,7 @@ @@ -234,7 +234,7 @@
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-all</artifactId>
<version>2.4.4</version>
<version>2.4.21</version>
<scope>test</scope>
</dependency>

Loading…
Cancel
Save