Skip to content

Commit ccfdf66

Browse files
Bump groovy.version from 4.0.29 to 5.0.2
Bumps `groovy.version` from 4.0.29 to 5.0.2. Updates `org.apache.groovy:groovy` from 4.0.29 to 5.0.2 - [Commits](https://github.com/apache/groovy/commits) Updates `org.apache.groovy:groovy-json` from 4.0.29 to 5.0.2 - [Commits](https://github.com/apache/groovy/commits) Updates `org.apache.groovy:groovy-xml` from 4.0.29 to 5.0.2 - [Commits](https://github.com/apache/groovy/commits) --- updated-dependencies: - dependency-name: org.apache.groovy:groovy dependency-version: 5.0.2 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.apache.groovy:groovy-json dependency-version: 5.0.2 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.apache.groovy:groovy-xml dependency-version: 5.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 662bd00 commit ccfdf66

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.14.1</maven-compiler-plugin.version>
27-
<groovy.version>4.0.29</groovy.version>
27+
<groovy.version>5.0.2</groovy.version>
2828
<httpclient.version>4.5.14</httpclient.version>
2929
<spock-core.version>2.3-groovy-4.0</spock-core.version>
3030
<commons-lang3.version>3.19.0</commons-lang3.version>

0 commit comments

Comments
 (0)