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 c49ac0ac375 Bump org.apache.maven:maven-artifact from 3.6.0 to 3.9.11
(#18271)
c49ac0ac375 is described below
commit c49ac0ac375be4a5278dd388c9b7109ce80f534c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 28 14:17:11 2026 +0800
Bump org.apache.maven:maven-artifact from 3.6.0 to 3.9.11 (#18271)
---
updated-dependencies:
- dependency-name: org.apache.maven:maven-artifact
dependency-version: 3.9.11
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>
---
licenses.yaml | 4 ++--
pom.xml | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/licenses.yaml b/licenses.yaml
index 24f996363fe..d0855d9e262 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -2118,13 +2118,13 @@ name: Apache Maven Artifact
license_category: binary
module: java-core
license_name: Apache License version 2.0
-version: 3.6.0
+version: 3.9.11
libraries:
- org.apache.maven: maven-artifact
notices:
- maven-artifact: |
Maven Artifact
- Copyright 2001-2018 The Apache Software Foundation
+ Copyright 2001-2025 The Apache Software Foundation
---
name: Maven Artifact Resolver Connector Basic
diff --git a/pom.xml b/pom.xml
index 5a076ea469a..fcc26bc508b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1217,7 +1217,7 @@
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-artifact</artifactId>
- <version>3.6.0</version>
+ <version>3.9.11</version>
</dependency>
<dependency>
<groupId>javax.ws.rs</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]