Skip to content

Commit a284ab9

Browse files
dependabot[bot]alien11689
authored andcommitted
Bump groovy.version from 2.5.7 to 3.0.25
Bumps `groovy.version` from 2.5.7 to 3.0.25. Updates `org.codehaus.groovy:groovy` from 2.5.7 to 3.0.25 - [Commits](https://github.com/apache/groovy/commits) Updates `org.codehaus.groovy:groovy-json` from 2.5.7 to 3.0.25 - [Commits](https://github.com/apache/groovy/commits) Updates `org.codehaus.groovy:groovy-xml` from 2.5.7 to 3.0.25 - [Commits](https://github.com/apache/groovy/commits) --- updated-dependencies: - dependency-name: org.codehaus.groovy:groovy dependency-version: 3.0.25 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.codehaus.groovy:groovy-json dependency-version: 3.0.25 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.codehaus.groovy:groovy-xml dependency-version: 3.0.25 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c2412a2 commit a284ab9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2525
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
2626
<maven-compiler-plugin.version>3.1</maven-compiler-plugin.version>
27-
<groovy.version>2.5.7</groovy.version>
27+
<groovy.version>3.0.25</groovy.version>
2828
<httpclient.version>4.5.14</httpclient.version>
2929
<spock-core.version>1.3-groovy-2.5</spock-core.version>
3030
<commons-lang3.version>3.19.0</commons-lang3.version>

0 commit comments

Comments
 (0)