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

jbertram 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 23199b3621 ARTEMIS-4602 upgrade Jetty to 10.0.20
23199b3621 is described below

commit 23199b3621d7f5595a9f4d8dc891900eea926be1
Author: Justin Bertram <[email protected]>
AuthorDate: Tue Jan 30 15:44:17 2024 -0600

    ARTEMIS-4602 upgrade Jetty to 10.0.20
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7be47dedeb..dfaecb29ef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -102,7 +102,7 @@
       <guava.version>33.0.0-jre</guava.version>
       <hawtio.version>2.17.7</hawtio.version>
       <jsr305.version>3.0.2</jsr305.version>
-      <jetty.version>10.0.16</jetty.version>
+      <jetty.version>10.0.20</jetty.version>
       <jetty-servlet-api.version>4.0.6</jetty-servlet-api.version>
       <jgroups.version>5.3.0.Final</jgroups.version>
       <errorprone.version>2.24.1</errorprone.version>

Reply via email to