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

jungm 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 6e3fc56f05 Bump version.microprofile.impl.config from 3.14.1 to 3.15.0
6e3fc56f05 is described below

commit 6e3fc56f0581294f93472f6ff9c9a4564e0b3d7c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 1 04:23:05 2026 +0000

    Bump version.microprofile.impl.config from 3.14.1 to 3.15.0
    
    Bumps `version.microprofile.impl.config` from 3.14.1 to 3.15.0.
    
    Updates `io.smallrye.config:smallrye-config-core` from 3.14.1 to 3.15.0
    
    Updates `io.smallrye.config:smallrye-config-common` from 3.14.1 to 3.15.0
    - [Release notes](https://github.com/smallrye/smallrye-config/releases)
    - 
[Commits](https://github.com/smallrye/smallrye-config/compare/3.14.1...3.15.0)
    
    Updates `io.smallrye.config:smallrye-config` from 3.14.1 to 3.15.0
    - [Release notes](https://github.com/smallrye/smallrye-config/releases)
    - 
[Commits](https://github.com/smallrye/smallrye-config/compare/3.14.1...3.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: io.smallrye.config:smallrye-config-core
      dependency-version: 3.15.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: io.smallrye.config:smallrye-config-common
      dependency-version: 3.15.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: io.smallrye.config:smallrye-config
      dependency-version: 3.15.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index dc1098eac2..2132bde70d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -189,7 +189,7 @@
     <version.io.opentracing>0.33.0</version.io.opentracing>
 
     <!-- Micro Profile Impl. -->
-    <version.microprofile.impl.config>3.14.1</version.microprofile.impl.config>
+    <version.microprofile.impl.config>3.15.0</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