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.git


The following commit(s) were added to refs/heads/main by this push:
     new 7f418352bc TOMEE-4629 - Bump com.sun.xml.messaging.saaj:saaj-impl from 
3.0.5 to 3.0.6 (#2788)
7f418352bc is described below

commit 7f418352bc21a055cd094135b6b03f277ba20c90
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 25 08:52:48 2026 +0200

    TOMEE-4629 - Bump com.sun.xml.messaging.saaj:saaj-impl from 3.0.5 to 3.0.6 
(#2788)
    
    Bumps com.sun.xml.messaging.saaj:saaj-impl from 3.0.5 to 3.0.6.
    
    ---
    updated-dependencies:
    - dependency-name: com.sun.xml.messaging.saaj:saaj-impl
      dependency-version: 3.0.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 95ca57a3ee..f98142fedc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -204,7 +204,7 @@
     <!-- Jakarta EE Impl. -->
     <tomcat.version>11.0.23</tomcat.version>
     <!-- com.sun -->
-    <version.impl.saaj>3.0.5</version.impl.saaj>
+    <version.impl.saaj>3.0.6</version.impl.saaj>
     <!-- org.apache -->
     <version.activemq>6.2.6</version.activemq>
     <version.batchee>2.0.0</version.batchee>

Reply via email to