This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/main by this push:
new 0f2eac3ae7 AMQ-9766: Upgrade to Jetty 11.0.26 (#1488)
0f2eac3ae7 is described below
commit 0f2eac3ae7e0c45f149af495c48d9c7d9bb812a1
Author: JB Onofré <[email protected]>
AuthorDate: Thu Sep 25 07:57:09 2025 +0200
AMQ-9766: Upgrade to Jetty 11.0.26 (#1488)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 00716f80b2..d94f0d5bc4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,7 @@
<jasypt-version>1.9.3</jasypt-version>
<jaxb-version>4.0.5</jaxb-version>
<jaxb-bundle-version>2.3.2_1</jaxb-bundle-version>
- <jetty-version>11.0.25</jetty-version>
+ <jetty-version>11.0.26</jetty-version>
<jetty-version-range>[11,13)</jetty-version-range>
<jmdns-version>3.6.2</jmdns-version>
<javassist-version>3.30.2-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