This is an automated email from the ASF dual-hosted git repository.
robbie pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
The following commit(s) were added to refs/heads/main by this push:
new bc76df3491 ARTEMIS-5614: Update to jetty 12.0.25
bc76df3491 is described below
commit bc76df3491b50d5bcc5c5e024b7a74305c89c35c
Author: Robbie Gemmell <[email protected]>
AuthorDate: Wed Aug 13 11:58:51 2025 +0100
ARTEMIS-5614: Update to jetty 12.0.25
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9423084ade..d42443e927 100644
--- a/pom.xml
+++ b/pom.xml
@@ -107,7 +107,7 @@
<caffeine.version>3.2.2</caffeine.version>
<guava.version>33.4.8-jre</guava.version>
<jsr305.version>3.0.2</jsr305.version>
- <jetty.version>12.0.24</jetty.version>
+ <jetty.version>12.0.25</jetty.version>
<jetty-servlet-api.version>5.0.2</jetty-servlet-api.version>
<jgroups.version>5.3.13.Final</jgroups.version>
<errorprone.version>2.41.0</errorprone.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact