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 49b227e Updating Tomcat to 9.0.46
49b227e is described below
commit 49b227e453224d8da156aa83ef8a53107c1caa01
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Thu May 13 11:47:22 2021 +0100
Updating Tomcat to 9.0.46
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a46358a..a99b7a0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -63,7 +63,7 @@
<spring-ldap-core.version>2.3.3.RELEASE</spring-ldap-core.version>
<spring.security.version>4.2.20.RELEASE</spring.security.version>
<spring-webflow.version>2.5.1.RELEASE</spring-webflow.version>
- <tomcat.version>9.0.45</tomcat.version>
+ <tomcat.version>9.0.46</tomcat.version>
<validation-api.version>2.0.2</validation-api.version>
<wss4j.version>2.3.1</wss4j.version>