You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by rm...@apache.org on 2019/09/20 08:06:15 UTC

[openwebbeans-meecrowave] branch master updated: MEECROWAVE-212 tomcat 9.0.26

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 bb0b4f9  MEECROWAVE-212 tomcat 9.0.26
bb0b4f9 is described below

commit bb0b4f9d6bc505650fce87a967ded361e37a5a4a
Author: Romain Manni-Bucau <rm...@gmail.com>
AuthorDate: Fri Sep 20 10:06:10 2019 +0200

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

diff --git a/pom.xml b/pom.xml
index 2bec3bc..bbe2b12 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.24</tomcat.version>
+    <tomcat.version>9.0.26</tomcat.version>
     <openwebbeans.version>2.0.12-SNAPSHOT</openwebbeans.version>
     <cxf.version>3.3.3</cxf.version>
     <johnzon.version>1.1.13</johnzon.version>