This is an automated email from the ASF dual-hosted git repository.
struberg pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openwebbeans.git
The following commit(s) were added to refs/heads/main by this push:
new 0153c9b52 upgrade to tomcat-10.1.34
0153c9b52 is described below
commit 0153c9b52f180f242ee35d3a4c64831b1d5a464b
Author: Mark Struberg <[email protected]>
AuthorDate: Tue Dec 10 12:32:24 2024 +0100
upgrade to tomcat-10.1.34
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2e6a08934..0b36f291f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -73,7 +73,7 @@
<jakarta.ejb-api.version>4.0.1</jakarta.ejb-api.version>
<jakarta.jms-api.version>3.0.0</jakarta.jms-api.version>
- <tomcat.version>10.1.31</tomcat.version>
+ <tomcat.version>10.1.34</tomcat.version>
<myfaces.version>4.0.2</myfaces.version>
<httpclient.version>4.5.14</httpclient.version>