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 ca1408cac8ff0f0d580c9c55102b31955535ef47 Merge: eabfca3c3d 6294857eef Author: Andriy Redko <[email protected]> AuthorDate: Thu Dec 14 11:28:10 2023 -0500 Merge remote-tracking branch 'origin/main' into CXF-8671 distribution/src/main/release/samples/pom.xml | 4 ++-- parent/pom.xml | 8 ++++---- pom.xml | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) diff --cc parent/pom.xml index e8d71137b3,edf075642f..9ba1912f06 --- a/parent/pom.xml +++ b/parent/pom.xml @@@ -178,11 -177,11 +178,11 @@@ <cxf.logback.classic.version>1.4.14</cxf.logback.classic.version> <cxf.lucene.version>9.9.0</cxf.lucene.version> <cxf.maven.core.version>3.9.6</cxf.maven.core.version> - <cxf.micrometer.version>1.12.0</cxf.micrometer.version> - <cxf.micrometer-tracing.version>1.2.0</cxf.micrometer-tracing.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> @@@ -213,19 -211,18 +213,19 @@@ <cxf.slf4j.version>2.0.9</cxf.slf4j.version> <cxf.snakeyaml.version>2.2</cxf.snakeyaml.version> <cxf.specs.jaxws.api.version>2.3_2</cxf.specs.jaxws.api.version> - <cxf.spring.boot.version>3.0.13</cxf.spring.boot.version> - <cxf.spring.ldap.version>3.0.6</cxf.spring.ldap.version> + <cxf.spring.boot.version>3.2.0</cxf.spring.boot.version> + <cxf.spring.ldap.version>3.2.0</cxf.spring.ldap.version> <cxf.spring.mock>spring-test</cxf.spring.mock> - <cxf.spring.security.version>6.0.8</cxf.spring.security.version> - <cxf.spring.version>6.0.15</cxf.spring.version> + <cxf.spring.security.version>6.2.0</cxf.spring.security.version> - <cxf.spring.version>6.1.1</cxf.spring.version> ++ <cxf.spring.version>6.1.2</cxf.spring.version> <cxf.stax-ex.version>1.8.3</cxf.stax-ex.version> <cxf.swagger.ui.version>5.10.3</cxf.swagger.ui.version> <cxf.swagger.v3.version>2.2.19</cxf.swagger.v3.version> <cxf.tika.version>2.7.0</cxf.tika.version> - <cxf.tomcat.version>10.1.16</cxf.tomcat.version> + <cxf.tomcat.version>10.1.17</cxf.tomcat.version> <cxf.tomitribe.http.signature.version>1.8</cxf.tomitribe.http.signature.version> - <cxf.undertow.version>2.2.20.Final</cxf.undertow.version> + <cxf.undertow.version>2.3.5.Final</cxf.undertow.version> + <cxf.yasson.version>3.0.3</cxf.yasson.version> <!-- the Export-Package is the same as the Maven artifact version (with the Final), but we don't want an import package with a version
