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 27652077034 build(deps): bump Jetty from 12.1.8 to 12.1.11 (#19757)
27652077034 is described below
commit 276520770340a217e1235ab924d1c5b34d689713
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 28 14:15:47 2026 +0800
build(deps): bump Jetty from 12.1.8 to 12.1.11 (#19757)
* build(deps): bump org.eclipse.jetty:jetty-security
Bumps org.eclipse.jetty:jetty-security from 12.1.8 to 12.1.10.
---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-security
dependency-version: 12.1.10
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
* Update Jetty license metadata to 12.1.10
* build(deps): bump Jetty to 12.1.11
---------
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 | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/licenses.yaml b/licenses.yaml
index 56d670ecd8f..0db76b4e476 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -2317,7 +2317,7 @@ name: Jetty
license_category: binary
module: java-core
license_name: Eclipse Public License 2.0
-version: 12.1.8
+version: 12.1.11
libraries:
- org.eclipse.jetty: jetty-alpn-client
- org.eclipse.jetty: jetty-client
diff --git a/pom.xml b/pom.xml
index f50151989ff..422ae48bfe7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -103,7 +103,7 @@
<guice.version>6.0.0</guice.version>
<hamcrest.version>2.2</hamcrest.version>
<iceberg.core.version>1.10.0</iceberg.core.version>
- <jetty.version>12.1.8</jetty.version>
+ <jetty.version>12.1.11</jetty.version>
<jersey.version>1.19.4</jersey.version>
<jackson.version>2.21.4</jackson.version>
<codehaus.jackson.version>1.9.13</codehaus.jackson.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]