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

reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/main by this push:
     new c39c6b3b910 Bump 
org.eclipse.microprofile.config:microprofile-config-api (#3063)
c39c6b3b910 is described below

commit c39c6b3b910139a937b3b20dda773e1ab5aeafd7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 29 10:00:22 2026 -0400

    Bump org.eclipse.microprofile.config:microprofile-config-api (#3063)
    
    Bumps 
[org.eclipse.microprofile.config:microprofile-config-api](https://github.com/eclipse/microprofile-config)
 from 3.1 to 3.1.1.
    - [Release notes](https://github.com/eclipse/microprofile-config/releases)
    - 
[Commits](https://github.com/eclipse/microprofile-config/compare/3.1...3.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.microprofile.config:microprofile-config-api
      dependency-version: 3.1.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>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 5d41fcd0373..87a7b46dfe4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -182,7 +182,7 @@
         <cxf.maven.core.version>3.9.15</cxf.maven.core.version>
         <cxf.micrometer.version>1.16.5</cxf.micrometer.version>
         <cxf.micrometer-tracing.version>1.6.5</cxf.micrometer-tracing.version>
-        <cxf.microprofile.config.version>3.1</cxf.microprofile.config.version>
+        
<cxf.microprofile.config.version>3.1.1</cxf.microprofile.config.version>
         
<cxf.microprofile.rest.client.version>4.0</cxf.microprofile.rest.client.version>
         
<cxf.microprofile.openapi.version>4.1.1</cxf.microprofile.openapi.version>
         <cxf.mina.version>2.2.5</cxf.mina.version>

Reply via email to