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/10/10 12:19:49 UTC

[tomee] 01/02: TOMEE-4087 - Tomcat 9.0.68

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

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

commit beaf53a7ce58363d20098aef2c9c2f19aee958f0
Author: Richard Zowalla <ri...@hs-heilbronn.de>
AuthorDate: Mon Oct 10 14:17:51 2022 +0200

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

diff --git a/pom.xml b/pom.xml
index 0b0c49ecb5..f464544cae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -147,7 +147,7 @@
     <version.shrinkwrap.descriptor>2.0.0</version.shrinkwrap.descriptor>
     <version.shrinkwrap.shrinkwrap>1.2.6</version.shrinkwrap.shrinkwrap>
 
-    <tomcat.version>9.0.67</tomcat.version>
+    <tomcat.version>9.0.68</tomcat.version>
 
     <cxf.version>3.4.8</cxf.version>
     <ehcache.version>2.10.6</ehcache.version>