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 cdd17ff MEECROWAVE-244 tomcat 9.0.35
cdd17ff is described below
commit cdd17fff16c8884a470770acf0c04e1ba2309a69
Author: Romain Manni-Bucau <[email protected]>
AuthorDate: Mon May 11 16:09:50 2020 +0200
MEECROWAVE-244 tomcat 9.0.35
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4d58f73..9d871fb 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</junit.version>
- <tomcat.version>9.0.34</tomcat.version>
+ <tomcat.version>9.0.35</tomcat.version>
<openwebbeans.version>2.0.16</openwebbeans.version>
<cxf.version>3.3.6</cxf.version>
<johnzon.version>1.2.4</johnzon.version>