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 e4cf6b7d3b TOMEE-4348 - Bump io.smallrye.config:smallrye-config-common 
from 3.0.0 to 3.8.2 (#1184)
e4cf6b7d3b is described below

commit e4cf6b7d3bd25fcb990edb578681bd78d977a05b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 3 10:20:31 2024 +0200

    TOMEE-4348 - Bump io.smallrye.config:smallrye-config-common from 3.0.0 to 
3.8.2 (#1184)
    
    Bumps 
[io.smallrye.config:smallrye-config-common](https://github.com/smallrye/smallrye-config)
 from 3.0.0 to 3.8.2.
    - [Release notes](https://github.com/smallrye/smallrye-config/releases)
    - 
[Commits](https://github.com/smallrye/smallrye-config/compare/3.0.0...3.8.2)
    
    ---
    updated-dependencies:
    - dependency-name: io.smallrye.config:smallrye-config-common
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 boms/tomee-microprofile/pom.xml | 2 +-
 boms/tomee-plume/pom.xml        | 2 +-
 boms/tomee-plus/pom.xml         | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/boms/tomee-microprofile/pom.xml b/boms/tomee-microprofile/pom.xml
index f13aa68a1f..16c2df9655 100644
--- a/boms/tomee-microprofile/pom.xml
+++ b/boms/tomee-microprofile/pom.xml
@@ -400,7 +400,7 @@
     <dependency>
       <groupId>io.smallrye.config</groupId>
       <artifactId>smallrye-config-common</artifactId>
-      <version>3.0.0</version>
+      <version>3.8.2</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
diff --git a/boms/tomee-plume/pom.xml b/boms/tomee-plume/pom.xml
index d3a6afd36c..9f43292cd5 100644
--- a/boms/tomee-plume/pom.xml
+++ b/boms/tomee-plume/pom.xml
@@ -400,7 +400,7 @@
     <dependency>
       <groupId>io.smallrye.config</groupId>
       <artifactId>smallrye-config-common</artifactId>
-      <version>3.0.0</version>
+      <version>3.8.2</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
diff --git a/boms/tomee-plus/pom.xml b/boms/tomee-plus/pom.xml
index 7efda24008..945933c8ce 100644
--- a/boms/tomee-plus/pom.xml
+++ b/boms/tomee-plus/pom.xml
@@ -400,7 +400,7 @@
     <dependency>
       <groupId>io.smallrye.config</groupId>
       <artifactId>smallrye-config-common</artifactId>
-      <version>3.0.0</version>
+      <version>3.8.2</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>

Reply via email to