This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git
The following commit(s) were added to refs/heads/main by this push:
new f8fac904 Updating Tomcat to 9.0.80
new 4e5ee7bc Merge pull request #192 from amarkevich/tomcat_9.0.80
f8fac904 is described below
commit f8fac90449213316519f570a71b3cd7f19ce59e2
Author: Alexey Markevich <[email protected]>
AuthorDate: Thu Aug 31 12:14:47 2023 +0200
Updating Tomcat to 9.0.80
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b8577d91..aa389fb4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,7 +64,7 @@
<spring-ldap-core.version>2.4.1</spring-ldap-core.version>
<spring.security.version>5.6.12</spring.security.version>
<spring-webflow.version>2.5.1.RELEASE</spring-webflow.version>
- <tomcat.version>9.0.74</tomcat.version>
+ <tomcat.version>9.0.80</tomcat.version>
<validation-api.version>2.0.2</validation-api.version>
<wss4j.version>2.4.1</wss4j.version>