This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch camel-2.25.x in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-2.25.x by this push: new 25ce710 Updating Tomcat to 9.0.35 25ce710 is described below commit 25ce7103bb0d93c75761cff0c5efcf9865e81899 Author: Colm O hEigeartaigh <cohei...@apache.org> AuthorDate: Wed May 20 17:54:06 2020 +0100 Updating Tomcat to 9.0.35 --- components/camel-websocket-jsr356/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/camel-websocket-jsr356/pom.xml b/components/camel-websocket-jsr356/pom.xml index 55188c5..914ac44 100644 --- a/components/camel-websocket-jsr356/pom.xml +++ b/components/camel-websocket-jsr356/pom.xml @@ -30,7 +30,7 @@ <description>Camel WebSocket using JSR356 (javax)</description> <properties> - <tomcat.version>9.0.34</tomcat.version> + <tomcat.version>9.0.35</tomcat.version> <camel.osgi.export.pkg> org.apache.camel.component.websocket.jsr356.*;${camel.osgi.version}