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

commit faf9492f3f45d1c7e6e7a4ffe7a553e34c9a77d2
Merge: c18f334065 6fad8c8da1
Author: Andriy Redko <drr...@gmail.com>
AuthorDate: Mon Dec 18 22:21:45 2023 -0500

    Merge remote-tracking branch 'origin/main' into CXF-8671

 .github/workflows/scorecards.yml              | 2 +-
 distribution/src/main/release/samples/pom.xml | 4 ++--
 parent/pom.xml                                | 4 ++--
 pom.xml                                       | 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)

diff --cc parent/pom.xml
index 6ba3fa672f,c9ec1fd180..4f85ecd92d
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@@ -176,13 -175,13 +176,13 @@@
          <cxf.ldapsdk.version>6.0.11</cxf.ldapsdk.version>
          <cxf.littleproxy.version>1.1.2</cxf.littleproxy.version>
          <cxf.logback.classic.version>1.4.14</cxf.logback.classic.version>
-         <cxf.lucene.version>9.9.0</cxf.lucene.version>
+         <cxf.lucene.version>9.9.1</cxf.lucene.version>
          <cxf.maven.core.version>3.9.6</cxf.maven.core.version>
 -        <cxf.micrometer.version>1.10.13</cxf.micrometer.version>
 -        
<cxf.micrometer-tracing.version>1.0.12</cxf.micrometer-tracing.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.rest.client.version>3.0.1</cxf.microprofile.rest.client.version>
 -        
<cxf.microprofile.openapi.version>3.0</cxf.microprofile.openapi.version>
 +        
<cxf.microprofile.openapi.version>3.1.1</cxf.microprofile.openapi.version>
          <cxf.mina.version>2.2.1</cxf.mina.version>
          <cxf.mockito.version>5.8.0</cxf.mockito.version>
          <cxf.msv.version>2022.7</cxf.msv.version>

Reply via email to