This is an automated email from the ASF dual-hosted git repository.
robbie pushed a commit to branch 1.x
in repository https://gitbox.apache.org/repos/asf/qpid-jms.git
The following commit(s) were added to refs/heads/1.x by this push:
new 7dbc30a4 QPIDJMS-598: update jetty test dep to 9.4.54.v20240208
7dbc30a4 is described below
commit 7dbc30a41f9b6c1a2c671a68bc6fe2e4e59ddf0b
Author: Robbie Gemmell <[email protected]>
AuthorDate: Thu Mar 7 12:47:22 2024 +0000
QPIDJMS-598: update jetty test dep to 9.4.54.v20240208
(cherry picked from commit 65cdd8db03c307014d651404a256907ad341ba66)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4a02fd2b..fb30e35c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,7 +48,7 @@
<netty-tcnative-version>2.0.63.Final</netty-tcnative-version>
<activemq-version>5.18.3</activemq-version>
<junit.jupiter.version>5.10.0</junit.jupiter.version>
- <jetty-version>9.4.53.v20231009</jetty-version>
+ <jetty-version>9.4.54.v20240208</jetty-version>
<mockito-version>5.6.0</mockito-version>
<hamcrest-version>2.2</hamcrest-version>
<hadoop-minikdc-version>3.3.6</hadoop-minikdc-version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]