Skip to content

Commit aa12b2d

Browse files
build(deps): bump groovy.version from 4.0.28 to 5.0.0
Bumps `groovy.version` from 4.0.28 to 5.0.0. Updates `org.apache.groovy:groovy` from 4.0.28 to 5.0.0 - [Commits](https://github.com/apache/groovy/commits) Updates `org.apache.groovy:groovy-ant` from 4.0.28 to 5.0.0 - [Commits](https://github.com/apache/groovy/commits) Updates `org.apache.groovy:groovy-xml` from 4.0.28 to 5.0.0 - [Commits](https://github.com/apache/groovy/commits) --- updated-dependencies: - dependency-name: org.apache.groovy:groovy dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.apache.groovy:groovy-ant dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.apache.groovy:groovy-xml dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cb44227 commit aa12b2d

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
@@ -477,7 +477,7 @@
477477
<geronimo.spec.metadata.version>1.1.3</geronimo.spec.metadata.version>
478478
<geronimo.spec.jaxws.version>1.2</geronimo.spec.jaxws.version>
479479
<google.gson.version>2.13.1</google.gson.version>
480-
<groovy.version>4.0.28</groovy.version>
480+
<groovy.version>5.0.0</groovy.version>
481481
<httpcore.version>5.3.4</httpcore.version>
482482
<httpclient.version>5.5</httpclient.version>
483483
<intellij.version>5.0</intellij.version>

0 commit comments

Comments
 (0)