This is an automated email from the ASF dual-hosted git repository.

apupier pushed a commit to branch camel-4.22.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-4.22.x by this push:
     new 4fd684f88d82 chore(deps): Bump jetty-version from 12.1.11 to 12.1.12
4fd684f88d82 is described below

commit 4fd684f88d826c57df345b59c1ad766e2c46fd01
Author: aldettinger <[email protected]>
AuthorDate: Thu Sep 24 10:53:09 2026 +0200

    chore(deps): Bump jetty-version from 12.1.11 to 12.1.12
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index b7c9cf9c6774..8a9c311e4be8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -291,7 +291,7 @@
         <jcip-annotations-version>1.0-1</jcip-annotations-version>
         <jcr-version>2.0</jcr-version>
         <jedis-client-version>7.5.3</jedis-client-version>
-        <jetty-version>12.1.11</jetty-version>
+        <jetty-version>12.1.12</jetty-version>
         <jetty-plugin-version>${jetty-version}</jetty-plugin-version>
         <jetty-runner-groupId>org.eclipse.jetty</jetty-runner-groupId>
         <jettison-version>1.5.7</jettison-version>

Reply via email to