This is an automated email from the ASF dual-hosted git repository. buhhunyx 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 5cb9c37d Updating Tomcat to 9.0.68 5cb9c37d is described below commit 5cb9c37d9d5e5a089ee18ae4c119dd0b71d2ed96 Author: Alexey Markevich <buhhu...@gmail.com> AuthorDate: Tue Oct 25 11:04:19 2022 +0200 Updating Tomcat to 9.0.68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bc857204..13c09410 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.7</spring.security.version> <spring-webflow.version>2.5.1.RELEASE</spring-webflow.version> - <tomcat.version>9.0.65</tomcat.version> + <tomcat.version>9.0.68</tomcat.version> <validation-api.version>2.0.2</validation-api.version> <wss4j.version>2.4.1</wss4j.version>