This is an automated email from the ASF dual-hosted git repository.
mattrpav pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/main by this push:
new ddef6eaadd Update to Jetty 12.1.12 (#2470)
ddef6eaadd is described below
commit ddef6eaaddd840c5358b6ba672f7cdf78b4543e3
Author: Christopher L. Shannon <[email protected]>
AuthorDate: Thu Aug 20 08:45:57 2026 -0400
Update to Jetty 12.1.12 (#2470)
Dependabot is throwing an error on the Jetty update so this is a manual
update to see if this will fix that error.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 25cb9414e0..1445414ff8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -78,7 +78,7 @@
<asm-version>9.10.1</asm-version>
<jasypt-version>1.9.3</jasypt-version>
<jaxb-version>4.0.9</jaxb-version>
- <jetty-version>12.1.11</jetty-version>
+ <jetty-version>12.1.12</jetty-version>
<jetty-version-range>[12,13)</jetty-version-range>
<jmdns-version>3.6.3</jmdns-version>
<javassist-version>3.32.0-GA</javassist-version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact