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 920e2f727a AMQ-9702: Upgrade to Jetty 11.0.25 (#1435)
920e2f727a is described below
commit 920e2f727a7204b7668fb679b0be47ae01b3ce68
Author: JB Onofré <[email protected]>
AuthorDate: Mon May 26 18:43:47 2025 +0200
AMQ-9702: Upgrade to Jetty 11.0.25 (#1435)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 51eca3c8c6..c67e63c7a9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,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.24</jetty-version>
+ <jetty-version>11.0.25</jetty-version>
<jetty-version-range>[11,13)</jetty-version-range>
<jmdns-version>3.6.0</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