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/artemis.git
The following commit(s) were added to refs/heads/main by this push:
new 0110f3b1cb ARTEMIS-5761 Bump jetty.version from 12.1.4 to 12.1.5
0110f3b1cb is described below
commit 0110f3b1cb24994bebe1b8bb1480ec00689ea030
Author: Justin Bertram <[email protected]>
AuthorDate: Tue Dec 9 21:45:09 2025 -0600
ARTEMIS-5761 Bump jetty.version from 12.1.4 to 12.1.5
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9c910ed168..caaa23c636 100644
--- a/pom.xml
+++ b/pom.xml
@@ -108,7 +108,7 @@
<caffeine.version>3.2.3</caffeine.version>
<guava.version>33.5.0-jre</guava.version>
<jsr305.version>3.0.2</jsr305.version>
- <jetty.version>12.1.4</jetty.version>
+ <jetty.version>12.1.5</jetty.version>
<jetty-servlet-api.version>5.0.2</jetty-servlet-api.version>
<jgroups.version>5.3.13.Final</jgroups.version>
<errorprone.version>2.42.0</errorprone.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]