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

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

commit dcf20df15b09e14bc3089c7d852d646282b449f3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 1 04:15:58 2026 +0000

    TOMEE-4686 [tomee-10.x]: Bump version.microprofile.impl.config from 3.18.1 
to 3.18.2 (#2910)
    
    Bumps `version.microprofile.impl.config` from 3.18.1 to 3.18.2.
    
    Updates `io.smallrye.config:smallrye-config-core` from 3.18.1 to 3.18.2
    
    Updates `io.smallrye.config:smallrye-config-common` from 3.18.1 to 3.18.2
    - [Release notes](https://github.com/smallrye/smallrye-config/releases)
    - 
[Commits](https://github.com/smallrye/smallrye-config/compare/3.18.1...3.18.2)
    
    Updates `io.smallrye.config:smallrye-config` from 3.18.1 to 3.18.2
    - [Release notes](https://github.com/smallrye/smallrye-config/releases)
    - 
[Commits](https://github.com/smallrye/smallrye-config/compare/3.18.1...3.18.2)
    
    ---
    updated-dependencies:
    - dependency-name: io.smallrye.config:smallrye-config-core
      dependency-version: 3.18.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: io.smallrye.config:smallrye-config-common
      dependency-version: 3.18.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: io.smallrye.config:smallrye-config
      dependency-version: 3.18.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 834de7c560..d9719d4fba 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.18.1</version.microprofile.impl.config>
+    <version.microprofile.impl.config>3.18.2</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