Skip to content

Commit ae02b5b

Browse files
opensearch-trigger-bot[bot]github-actions[bot]dependabot[bot]
authored
dependabot: bump org.codehaus.plexus:plexus-utils from 3.0.24 to 3.6.0 (#1348) (#1362)
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 ... (cherry picked from commit 8e07130) Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8c878b0 commit ae02b5b

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

0 commit comments

Comments
 (0)