From 24bcfbad1b9c744ec073a45f8182683772ddae97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Jul 2025 02:31:25 +0000 Subject: [PATCH] Bump cxf.spring.boot.version from 3.4.7 to 3.5.4 Bumps `cxf.spring.boot.version` from 3.4.7 to 3.5.4. Updates `org.springframework.boot:spring-boot` from 3.4.7 to 3.5.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.4.7...v3.5.4) Updates `org.springframework.boot:spring-boot-autoconfigure` from 3.4.7 to 3.5.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.4.7...v3.5.4) Updates `org.springframework.boot:spring-boot-autoconfigure-processor` from 3.4.7 to 3.5.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.4.7...v3.5.4) Updates `org.springframework.boot:spring-boot-configuration-processor` from 3.4.7 to 3.5.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.4.7...v3.5.4) Updates `org.springframework.boot:spring-boot-starter` from 3.4.7 to 3.5.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.4.7...v3.5.4) Updates `org.springframework.boot:spring-boot-starter-web` from 3.4.7 to 3.5.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.4.7...v3.5.4) Updates `org.springframework.boot:spring-boot-starter-validation` from 3.4.7 to 3.5.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.4.7...v3.5.4) Updates `org.springframework.boot:spring-boot-starter-actuator` from 3.4.7 to 3.5.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.4.7...v3.5.4) Updates `org.springframework.boot:spring-boot-test` from 3.4.7 to 3.5.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.4.7...v3.5.4) Updates `org.springframework.boot:spring-boot-starter-logging` from 3.4.7 to 3.5.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.4.7...v3.5.4) Updates `org.springframework.boot:spring-boot-starter-test` from 3.4.7 to 3.5.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.4.7...v3.5.4) Updates `org.springframework.boot:spring-boot-actuator-autoconfigure` from 3.4.7 to 3.5.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.4.7...v3.5.4) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-autoconfigure dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-autoconfigure-processor dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-configuration-processor dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-starter dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-starter-validation dependency-version: 3.5.4 dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-starter-actuator dependency-version: 3.5.4 dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-test dependency-version: 3.5.4 dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-starter-logging dependency-version: 3.5.4 dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-actuator-autoconfigure dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- distribution/src/main/release/samples/pom.xml | 2 +- parent/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/distribution/src/main/release/samples/pom.xml b/distribution/src/main/release/samples/pom.xml index 7b4cfb9ac00..9af034d8424 100644 --- a/distribution/src/main/release/samples/pom.xml +++ b/distribution/src/main/release/samples/pom.xml @@ -31,7 +31,7 @@ true UTF-8 - 3.4.7 + 3.5.4 4.2.2 12.0.23 4.1.123.Final diff --git a/parent/pom.xml b/parent/pom.xml index 861145aebc0..5df40404ee8 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -210,7 +210,7 @@ 2.0.17 2.4 2.3_2 - 3.4.7 + 3.5.4 3.2.13 spring-test 6.4.7