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 9e3c8619948 build(deps): bump org.apache.maven:maven-artifact from
3.9.11 to 3.9.16 (#20117)
9e3c8619948 is described below
commit 9e3c8619948b2a76940dc57f1700fdc66bda26c7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 23 14:00:19 2026 +0800
build(deps): bump org.apache.maven:maven-artifact from 3.9.11 to 3.9.16
(#20117)
* build(deps): bump org.apache.maven:maven-artifact from 3.9.11 to 3.9.16
Bumps org.apache.maven:maven-artifact from 3.9.11 to 3.9.16.
---
updated-dependencies:
- dependency-name: org.apache.maven:maven-artifact
dependency-version: 3.9.16
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* build(deps): update Maven Artifact license metadata
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Frank Chen <[email protected]>
---
licenses.yaml | 4 ++--
pom.xml | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/licenses.yaml b/licenses.yaml
index 240ab585637..83f787c4307 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -2221,13 +2221,13 @@ name: Apache Maven Artifact
license_category: binary
module: java-core
license_name: Apache License version 2.0
-version: 3.9.11
+version: 3.9.16
libraries:
- org.apache.maven: maven-artifact
notices:
- maven-artifact: |
Maven Artifact
- Copyright 2001-2025 The Apache Software Foundation
+ Copyright 2001-2026 The Apache Software Foundation
---
name: Maven Artifact Resolver Connector Basic
diff --git a/pom.xml b/pom.xml
index 8d9676973ac..a5124fd245c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1218,7 +1218,7 @@
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-artifact</artifactId>
- <version>3.9.11</version>
+ <version>3.9.16</version>
</dependency>
<dependency>
<groupId>javax.ws.rs</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]