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

rmannibucau pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwebbeans-meecrowave.git

commit be521df79e940fab7e225d626ae11983d2e9ac0e
Author: Romain Manni-Bucau <rmannibu...@gmail.com>
AuthorDate: Wed Mar 10 13:58:34 2021 +0100

    [MEECROWAVE-279] tomcat 9.0.44
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f36105e..eaa0903 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@
     
<meecrowave.build.name>${project.groupId}.${project.artifactId}</meecrowave.build.name>
 
     <junit.version>4.13.1</junit.version>
-    <tomcat.version>9.0.43</tomcat.version>
+    <tomcat.version>9.0.44</tomcat.version>
     <openwebbeans.version>2.0.22-SNAPSHOT</openwebbeans.version>
     <cxf.version>3.4.2</cxf.version>
     <johnzon.version>1.2.8</johnzon.version>

Reply via email to