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
commit f6429e33459cd74b873220a7d570e0ac971652aa Author: Robbie Gemmell <[email protected]> AuthorDate: Thu Jul 4 12:31:04 2024 +0100 ARTEMIS-4841: update jetty to 10.0.22 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a83f5df770..269cd18578 100644 --- a/pom.xml +++ b/pom.xml @@ -107,7 +107,7 @@ <guava.version>33.2.1-jre</guava.version> <hawtio.version>2.17.7</hawtio.version> <jsr305.version>3.0.2</jsr305.version> - <jetty.version>10.0.21</jetty.version> + <jetty.version>10.0.22</jetty.version> <jetty-servlet-api.version>4.0.6</jetty-servlet-api.version> <jgroups.version>5.3.7.Final</jgroups.version> <errorprone.version>2.28.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
