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 a455969 MEECROWAVE-221 tomcat 9.0.29
a455969 is described below
commit a45596935ca5d7f346d7b206044aad8a326a6c0a
Author: Romain Manni-Bucau <[email protected]>
AuthorDate: Thu Nov 21 13:48:54 2019 +0100
MEECROWAVE-221 tomcat 9.0.29
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index da5a583..23771b0 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-beta-3</junit.version>
- <tomcat.version>9.0.27</tomcat.version>
+ <tomcat.version>9.0.29</tomcat.version>
<openwebbeans.version>2.0.12</openwebbeans.version>
<cxf.version>3.3.4</cxf.version>
<johnzon.version>1.2.1</johnzon.version>