This is an automated email from the ASF dual-hosted git repository.
FrankChen021 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
The following commit(s) were added to refs/heads/master by this push:
new daa49cbbcbb build(deps): bump org.codehaus.plexus:plexus-utils from
3.6.1 to 4.1.0 (#20193)
daa49cbbcbb is described below
commit daa49cbbcbbb3c36a370cc2a05b7b427308d1cb9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 30 10:08:04 2026 +0800
build(deps): bump org.codehaus.plexus:plexus-utils from 3.6.1 to 4.1.0
(#20193)
Bumps
[org.codehaus.plexus:plexus-utils](https://github.com/codehaus-plexus/plexus-utils)
from 3.6.1 to 4.1.0.
- [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases)
-
[Commits](https://github.com/codehaus-plexus/plexus-utils/compare/plexus-utils-3.6.1...plexus-utils-4.1.0)
---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-utils
dependency-version: 4.1.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f593f71f348..e368b5029fa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2030,7 +2030,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
- <version>3.6.1</version>
+ <version>4.1.0</version>
</dependency>
</dependencies>
</plugin>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]