Skip to content

Commit 8e07130

Browse files
dependabot: bump org.codehaus.plexus:plexus-utils from 3.0.24 to 3.6.0 (#1348)
Bumps [org.codehaus.plexus:plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 3.0.24 to 3.6.0. - [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases) - [Commits](codehaus-plexus/plexus-utils@plexus-utils-3.0.24...plexus-utils-3.6.0) --- updated-dependencies: - dependency-name: org.codehaus.plexus:plexus-utils dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f8d032f commit 8e07130

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
@@ -116,7 +116,7 @@ configurations.all {
116116
force 'commons-codec:commons-codec:1.17.2'
117117
force "com.fasterxml.jackson.core:jackson-databind:${versions.jackson_databind}"
118118
force "org.yaml:snakeyaml:${versions.snakeyaml}"
119-
force 'org.codehaus.plexus:plexus-utils:3.0.24'
119+
force 'org.codehaus.plexus:plexus-utils:3.6.0'
120120
}
121121
}
122122

0 commit comments

Comments
 (0)