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 011a16eee7 Minor: Regenerated BOMs for 
283dd52638f8d391a7a64e9249070d0b2abda079 (#2544)
011a16eee7 is described below

commit 011a16eee768c75daa973d0d316cce589bde0994
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 3 07:26:14 2026 +0100

    Minor: Regenerated BOMs for 283dd52638f8d391a7a64e9249070d0b2abda079 (#2544)
    
    Signed-off-by: GitHub <[email protected]>
    Co-authored-by: rzo1 <[email protected]>
---
 boms/tomee-microprofile/pom.xml | 6 +++---
 boms/tomee-plume/pom.xml        | 6 +++---
 boms/tomee-plus/pom.xml         | 6 +++---
 3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/boms/tomee-microprofile/pom.xml b/boms/tomee-microprofile/pom.xml
index d1fff212a7..a988a1b90e 100644
--- a/boms/tomee-microprofile/pom.xml
+++ b/boms/tomee-microprofile/pom.xml
@@ -49,17 +49,17 @@
       <dependency>
         <groupId>com.fasterxml.jackson.core</groupId>
         <artifactId>jackson-core</artifactId>
-        <version>2.21.0</version>
+        <version>2.21.1</version>
       </dependency>
       <dependency>
         <groupId>com.fasterxml.jackson.core</groupId>
         <artifactId>jackson-databind</artifactId>
-        <version>2.21.0</version>
+        <version>2.21.1</version>
       </dependency>
       <dependency>
         <groupId>com.fasterxml.jackson.dataformat</groupId>
         <artifactId>jackson-dataformat-yaml</artifactId>
-        <version>2.21.0</version>
+        <version>2.21.1</version>
       </dependency>
       <dependency>
         <groupId>com.fasterxml.woodstox</groupId>
diff --git a/boms/tomee-plume/pom.xml b/boms/tomee-plume/pom.xml
index 6f46739cdd..91111ade99 100644
--- a/boms/tomee-plume/pom.xml
+++ b/boms/tomee-plume/pom.xml
@@ -49,17 +49,17 @@
       <dependency>
         <groupId>com.fasterxml.jackson.core</groupId>
         <artifactId>jackson-core</artifactId>
-        <version>2.21.0</version>
+        <version>2.21.1</version>
       </dependency>
       <dependency>
         <groupId>com.fasterxml.jackson.core</groupId>
         <artifactId>jackson-databind</artifactId>
-        <version>2.21.0</version>
+        <version>2.21.1</version>
       </dependency>
       <dependency>
         <groupId>com.fasterxml.jackson.dataformat</groupId>
         <artifactId>jackson-dataformat-yaml</artifactId>
-        <version>2.21.0</version>
+        <version>2.21.1</version>
       </dependency>
       <dependency>
         <groupId>com.fasterxml.woodstox</groupId>
diff --git a/boms/tomee-plus/pom.xml b/boms/tomee-plus/pom.xml
index 97fabe07c6..b2aa31882b 100644
--- a/boms/tomee-plus/pom.xml
+++ b/boms/tomee-plus/pom.xml
@@ -49,17 +49,17 @@
       <dependency>
         <groupId>com.fasterxml.jackson.core</groupId>
         <artifactId>jackson-core</artifactId>
-        <version>2.21.0</version>
+        <version>2.21.1</version>
       </dependency>
       <dependency>
         <groupId>com.fasterxml.jackson.core</groupId>
         <artifactId>jackson-databind</artifactId>
-        <version>2.21.0</version>
+        <version>2.21.1</version>
       </dependency>
       <dependency>
         <groupId>com.fasterxml.jackson.dataformat</groupId>
         <artifactId>jackson-dataformat-yaml</artifactId>
-        <version>2.21.0</version>
+        <version>2.21.1</version>
       </dependency>
       <dependency>
         <groupId>com.fasterxml.woodstox</groupId>

Reply via email to