Skip to content

Commit 9c62eb3

Browse files
Bump groovyVersion from 4.0.24 to 5.0.2 (#227)
Bumps `groovyVersion` from 4.0.24 to 5.0.2. Updates `org.apache.groovy:groovy` from 4.0.24 to 5.0.2 - [Commits](https://github.com/apache/groovy/commits) Updates `org.apache.groovy:groovy-ant` from 4.0.24 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-ant dependency-version: 5.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1b616b2 commit 9c62eb3

File tree

1 file changed

+1
-1
lines changed
  • it/publisher-sonatype-nx3-its

1 file changed

+1
-1
lines changed

it/publisher-sonatype-nx3-its/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<properties>
2626
<maven39Version>3.9.11</maven39Version>
2727
<maven4Version>4.0.0-rc-3</maven4Version>
28-
<groovyVersion>4.0.24</groovyVersion>
28+
<groovyVersion>5.0.2</groovyVersion>
2929

3030
<!-- We need to skip this on Java lower than 17 (see profiles below) -->
3131
<mvn4-its-run.skip>true</mvn4-its-run.skip>

0 commit comments

Comments
 (0)