You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by rz...@apache.org on 2022/07/26 12:56:08 UTC

[tomee] 02/03: TOMEE-4017 - Tomcat 8.5.81

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

rzo1 pushed a commit to branch tomee-7.1.x
in repository https://gitbox.apache.org/repos/asf/tomee.git

commit 90ac32706698cbf1b91c5886849170e055ecb903
Author: Richard Zowalla <13...@users.noreply.github.com>
AuthorDate: Tue Jul 26 14:49:28 2022 +0200

    TOMEE-4017 - Tomcat 8.5.81
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e395728402..6795f9a530 100644
--- a/pom.xml
+++ b/pom.xml
@@ -132,7 +132,7 @@
     <version.shrinkwrap.descriptor>2.0.0</version.shrinkwrap.descriptor>
     <version.shrinkwrap.shrinkwrap>1.2.6</version.shrinkwrap.shrinkwrap>
 
-    <tomcat.version>8.5.61</tomcat.version>
+    <tomcat.version>8.5.81</tomcat.version>
 
     <cxf.version>3.1.18</cxf.version>
     <version.shrinkwrap.shrinkwrap>1.2.6</version.shrinkwrap.shrinkwrap>