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

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


The following commit(s) were added to refs/heads/main by this push:
     new a290d39  Update some versions for jee8 tck
a290d39 is described below

commit a290d39ccd92df14045e6e9bd03457e5cf69b8e8
Author: Richard Zowalla <[email protected]>
AuthorDate: Mon Oct 10 14:24:52 2022 +0200

    Update some versions for jee8 tck
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 89c8173..47f7167 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,7 +41,7 @@
     <openejb.version>8.0.13-SNAPSHOT</openejb.version>
     <tomee.version>8.0.13-SNAPSHOT</tomee.version>
 
-    <tomcat.version>9.0.63</tomcat.version>
+    <tomcat.version>9.0.68</tomcat.version>
     <derby.version>10.14.2.0</derby.version>
 
     <!--
@@ -85,7 +85,7 @@
 
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <version.maven-dependency-plugin>2.9</version.maven-dependency-plugin>
-    <version.activemq>5.16.3</version.activemq>
+    <version.activemq>5.16.6</version.activemq>
     <version.gmaven-plugin>1.5</version.gmaven-plugin>
   </properties>
 

Reply via email to