You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by co...@apache.org on 2020/09/21 09:13:33 UTC

[camel] 02/02: Updating Tomcat to 9.0.38

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/camel.git

commit c40c6411e2f5908c331291837ed647a1e3b10076
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon Sep 21 10:12:58 2020 +0100

    Updating Tomcat to 9.0.38
---
 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 b20f8d6..0a98ccb 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.35</tomcat.version>
+        <tomcat.version>9.0.38</tomcat.version>
 
         <camel.osgi.import.pkg>
             !org.apache.camel.component.websocket.jsr356.*,