Skip to content

Commit c63873b

Browse files
Bump org.codehaus.groovy:groovy-xml from 3.0.19 to 3.0.25
Bumps [org.codehaus.groovy:groovy-xml](https://github.com/apache/groovy) from 3.0.19 to 3.0.25. - [Commits](https://github.com/apache/groovy/commits) --- updated-dependencies: - dependency-name: org.codehaus.groovy:groovy-xml dependency-version: 3.0.25 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ab71201 commit c63873b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ dependencies {
7878
implementation "com.googlecode.java-diff-utils:diffutils:1.3.0"
7979
implementation "org.apache.commons:commons-text:1.13.1"
8080
implementation "org.openjdk.nashorn:nashorn-core:15.6"
81-
implementation "org.codehaus.groovy:groovy-xml:3.0.19"
81+
implementation "org.codehaus.groovy:groovy-xml:3.0.25"
8282

8383
compileOnly gradleApi()
8484
compileOnly "org.apache.ant:ant:1.10.15"

0 commit comments

Comments
 (0)