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

jungm pushed a commit to branch tomee-10.x
in repository https://gitbox.apache.org/repos/asf/tomee.git


The following commit(s) were added to refs/heads/tomee-10.x by this push:
     new 06ac2dd450 TOMEE-2421 Bump version.microprofile.impl.config (#2421)
06ac2dd450 is described below

commit 06ac2dd450007594c6e70fbf00dffb426f34cc72
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 22 20:49:06 2026 +0100

    TOMEE-2421 Bump version.microprofile.impl.config (#2421)
    
    Bumps `version.microprofile.impl.config` from 3.15.0 to 3.15.1.
    
    Updates `io.smallrye.config:smallrye-config-core` from 3.15.0 to 3.15.1
    
    Updates `io.smallrye.config:smallrye-config-common` from 3.15.0 to 3.15.1
    - [Release notes](https://github.com/smallrye/smallrye-config/releases)
    - 
[Commits](https://github.com/smallrye/smallrye-config/compare/3.15.0...3.15.1)
    
    Updates `io.smallrye.config:smallrye-config` from 3.15.0 to 3.15.1
    - [Release notes](https://github.com/smallrye/smallrye-config/releases)
    - 
[Commits](https://github.com/smallrye/smallrye-config/compare/3.15.0...3.15.1)
    
    ---
    updated-dependencies:
    - dependency-name: io.smallrye.config:smallrye-config-core
      dependency-version: 3.15.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: io.smallrye.config:smallrye-config-common
      dependency-version: 3.15.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: io.smallrye.config:smallrye-config
      dependency-version: 3.15.1
      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 8fed03cd04..a041771f65 100644
--- a/pom.xml
+++ b/pom.xml
@@ -182,7 +182,7 @@
     <version.io.opentracing>0.33.0</version.io.opentracing>
 
     <!-- Micro Profile Impl. -->
-    <version.microprofile.impl.config>3.15.0</version.microprofile.impl.config>
+    <version.microprofile.impl.config>3.15.1</version.microprofile.impl.config>
     
<version.microprofile.impl.fault-tolerance>6.4.3</version.microprofile.impl.fault-tolerance>
     <version.microprofile.impl.health>4.0.4</version.microprofile.impl.health>
     
<version.microprofile.impl.metrics>5.1.0</version.microprofile.impl.metrics>

Reply via email to