You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2021/02/11 13:23:08 UTC

[myfaces-tobago] branch tobago-4.x updated: chore(deps): bump tomcat.version from 9.0.41 to 9.0.43

This is an automated email from the ASF dual-hosted git repository.

bommel pushed a commit to branch tobago-4.x
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git


The following commit(s) were added to refs/heads/tobago-4.x by this push:
     new 5f2b06a  chore(deps): bump tomcat.version from 9.0.41 to 9.0.43
5f2b06a is described below

commit 5f2b06afba97efffc446e9d0643bbcab4ca39671
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Feb 11 13:11:49 2021 +0000

    chore(deps): bump tomcat.version from 9.0.41 to 9.0.43
    
    Bumps `tomcat.version` from 9.0.41 to 9.0.43.
    
    Updates `tomcat-el-api` from 9.0.41 to 9.0.43
    
    Updates `tomcat-jasper-el` from 9.0.41 to 9.0.43
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 tobago-example/tobago-example-demo/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tobago-example/tobago-example-demo/pom.xml b/tobago-example/tobago-example-demo/pom.xml
index 2f5ce78..656f0a0 100644
--- a/tobago-example/tobago-example-demo/pom.xml
+++ b/tobago-example/tobago-example-demo/pom.xml
@@ -35,7 +35,7 @@
     <deltaspike.version>1.9.4</deltaspike.version>
     <selenium.version>3.141.59</selenium.version>
     <meecrowave.version>1.2.8</meecrowave.version>
-    <tomcat.version>9.0.41</tomcat.version>
+    <tomcat.version>9.0.43</tomcat.version>
     <exec.version>3.0.0</exec.version>
     <finalName>tobago-example-demo</finalName>
   </properties>