This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch CXF-8671
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/CXF-8671 by this push:
new fdd2fe2240 Update Microprofile Config to 3.1
fdd2fe2240 is described below
commit fdd2fe2240dfcb9a26ac7fb9ce47d3aa6824dcd0
Author: Andriy Redko <[email protected]>
AuthorDate: Sat Dec 30 18:24:29 2023 -0500
Update Microprofile Config to 3.1
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 8197f0d265..b5db6e00d6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -180,7 +180,7 @@
<cxf.maven.core.version>3.9.6</cxf.maven.core.version>
<cxf.micrometer.version>1.12.1</cxf.micrometer.version>
<cxf.micrometer-tracing.version>1.2.1</cxf.micrometer-tracing.version>
-
<cxf.microprofile.config.version>3.0.3</cxf.microprofile.config.version>
+ <cxf.microprofile.config.version>3.1</cxf.microprofile.config.version>
<cxf.microprofile.rest.client.version>3.0.1</cxf.microprofile.rest.client.version>
<cxf.microprofile.openapi.version>3.1.1</cxf.microprofile.openapi.version>
<cxf.mina.version>2.2.1</cxf.mina.version>