This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push: new 8575431 Revert "Updating Tomcat to 9.0.38" 8575431 is described below commit 85754315b60017c88b7fb04f04b27293104ac110 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu Sep 24 07:28:28 2020 +0200 Revert "Updating Tomcat to 9.0.38" This reverts commit c40c6411e2f5908c331291837ed647a1e3b10076. It breaks Karaf feature. --- 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 0a98ccb..b20f8d6 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.38</tomcat.version> + <tomcat.version>9.0.35</tomcat.version> <camel.osgi.import.pkg> !org.apache.camel.component.websocket.jsr356.*,