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 2023/10/11 06:12:14 UTC

[tomee] branch tomee-8.x updated (7cca7a7ecf -> 417bb6aa24)

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

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


    from 7cca7a7ecf Minor: Regenerated BOMs for aac912ca42732af4a7cf81ebfc8112b7b2e940c6
     new 649004e4d0 TOMEE-4252 - Tomcat 9.0.81
     new 417bb6aa24 TOMEE-4253 - CXF 3.5.7

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


[tomee] 01/02: TOMEE-4252 - Tomcat 9.0.81

Posted by rz...@apache.org.
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 649004e4d088a4b84152ffb4ac11907b5ad22258
Author: Richard Zowalla <rz...@apache.org>
AuthorDate: Wed Oct 11 08:09:22 2023 +0200

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

diff --git a/pom.xml b/pom.xml
index 3dcd18be98..1896cb53ed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -189,7 +189,7 @@
     <version.geronimo-javamail_1.6_spec>1.0.1</version.geronimo-javamail_1.6_spec>
 
     <!-- Jakarta EE Impl. -->
-    <tomcat.version>9.0.80</tomcat.version>
+    <tomcat.version>9.0.81</tomcat.version>
     <!-- com.sun -->
     <version.impl.saaj>1.5.3</version.impl.saaj>
     <!-- org.apache -->


[tomee] 02/02: TOMEE-4253 - CXF 3.5.7

Posted by rz...@apache.org.
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 417bb6aa249a9b4998e27f7b295dbb176ae6e1a4
Author: Richard Zowalla <rz...@apache.org>
AuthorDate: Wed Oct 11 08:11:58 2023 +0200

    TOMEE-4253 - CXF 3.5.7
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1896cb53ed..393522393d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -196,7 +196,7 @@
     <version.activemq>5.16.6</version.activemq>
     <version.batchee>1.0.2</version.batchee>
     <version.bval>2.0.5</version.bval>
-    <version.cxf>3.5.5</version.cxf>
+    <version.cxf>3.5.7</version.cxf>
     <version.geronimo.components>3.1.5</version.geronimo.components>
     <version.geronimo-javamail_1.6_mail>1.0.1</version.geronimo-javamail_1.6_mail>
     <version.johnzon>1.2.21</version.johnzon>