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


The following commit(s) were added to refs/heads/master by this push:
     new cf5a1c3  MEECROWAVE-198 tomcat 9.0.24
cf5a1c3 is described below

commit cf5a1c3ecf9ea18cefb5ebce7c545641b5dc3513
Author: Romain Manni-Bucau <[email protected]>
AuthorDate: Sat Aug 17 20:40:27 2019 +0200

    MEECROWAVE-198 tomcat 9.0.24
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 80ef300..6aca342 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@
     
<meecrowave.build.name>${project.groupId}.${project.artifactId}</meecrowave.build.name>
 
     <junit.version>4.13-beta-3</junit.version>
-    <tomcat.version>9.0.22</tomcat.version>
+    <tomcat.version>9.0.24</tomcat.version>
     <openwebbeans.version>2.0.12-SNAPSHOT</openwebbeans.version>
     <cxf.version>3.3.3</cxf.version>
     <johnzon.version>1.1.13</johnzon.version>

Reply via email to