You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jl...@apache.org on 2020/11/18 20:49:36 UTC

[tomee-tck] branch master updated: Bump Tomcat version up to align TomEE snapshot

This is an automated email from the ASF dual-hosted git repository.

jlmonteiro pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomee-tck.git


The following commit(s) were added to refs/heads/master by this push:
     new da7cfc3  Bump Tomcat version up to align TomEE snapshot
da7cfc3 is described below

commit da7cfc3fea06ff7dc57876fa481c46833eb1ce06
Author: Jean-Louis Monteiro <jl...@tomitribe.com>
AuthorDate: Wed Nov 18 21:46:24 2020 +0100

    Bump Tomcat version up to align TomEE snapshot
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e297f3c..a0b5621 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,7 +41,7 @@
     <openejb.version>8.0.6-SNAPSHOT</openejb.version>
     <tomee.version>8.0.6-SNAPSHOT</tomee.version>
 
-    <tomcat.version>9.0.39</tomcat.version>
+    <tomcat.version>9.0.40</tomcat.version>
 
     <derby.version>10.7.1.1</derby.version>