This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git
The following commit(s) were added to refs/heads/master by this push:
new 6279cc2 Updating Tomcat to 9.0.41
6279cc2 is described below
commit 6279cc2ea40b5376a460ce9c2ceec33ca73d69e9
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Wed Dec 9 15:14:24 2020 +0000
Updating Tomcat to 9.0.41
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4dbd56d..7429b84 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,7 +64,7 @@
<spring-ldap-core.version>2.3.3.RELEASE</spring-ldap-core.version>
<spring.security.version>4.2.19.RELEASE</spring.security.version>
<spring-webflow.version>2.5.1.RELEASE</spring-webflow.version>
- <tomcat.version>9.0.40</tomcat.version>
+ <tomcat.version>9.0.41</tomcat.version>
<validation-api.version>2.0.2</validation-api.version>
<wss4j.version>2.2.5</wss4j.version>