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 02c0e8f [MEECROWAVE-277] tomcat 9.0.43
02c0e8f is described below
commit 02c0e8f4b02c643c88f1265727a1ef78c49f2f02
Author: Romain Manni-Bucau <[email protected]>
AuthorDate: Wed Feb 3 08:35:02 2021 +0100
[MEECROWAVE-277] tomcat 9.0.43
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 7dbc148..07fd87b 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.41</tomcat.version>
+ <tomcat.version>9.0.43</tomcat.version>
<openwebbeans.version>2.0.20</openwebbeans.version>
<cxf.version>3.4.2</cxf.version>
<johnzon.version>1.2.8</johnzon.version>