This is an automated email from the ASF dual-hosted git repository.
cshannon pushed a commit to branch activemq-6.3.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-6.3.x by this push:
new 37886831c1 Update to Jetty 12.1.12 (#2470) (#2473)
37886831c1 is described below
commit 37886831c154954d06fbe874e105e4ad46325ff2
Author: Christopher L. Shannon <[email protected]>
AuthorDate: Thu Aug 20 10:10:32 2026 -0400
Update to Jetty 12.1.12 (#2470) (#2473)
Dependabot is throwing an error on the Jetty update so this is a manual
update to see if this will fix that error.
(cherry picked from commit ddef6eaaddd840c5358b6ba672f7cdf78b4543e3)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ca5a0f16d4..43eb4d87ab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,7 +76,7 @@
<asm-version>9.10.1</asm-version>
<jasypt-version>1.9.3</jasypt-version>
<jaxb-version>4.0.9</jaxb-version>
- <jetty-version>12.1.11</jetty-version>
+ <jetty-version>12.1.12</jetty-version>
<jetty-version-range>[12,13)</jetty-version-range>
<jmdns-version>3.6.3</jmdns-version>
<javassist-version>3.32.0-GA</javassist-version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact