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 1b6075adb0 Bump cxf.spring.boot.version from 3.3.4 to 3.3.5 (#2119)
1b6075adb0 is described below
commit 1b6075adb08cddb8386b75b388fefe66c6824bfd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 25 10:03:00 2024 -0400
Bump cxf.spring.boot.version from 3.3.4 to 3.3.5 (#2119)
Bumps `cxf.spring.boot.version` from 3.3.4 to 3.3.5.
Updates `org.springframework.boot:spring-boot` from 3.3.4 to 3.3.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
-
[Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.4...v3.3.5)
Updates `org.springframework.boot:spring-boot-autoconfigure` from 3.3.4 to
3.3.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
-
[Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.4...v3.3.5)
Updates `org.springframework.boot:spring-boot-autoconfigure-processor` from
3.3.4 to 3.3.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
-
[Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.4...v3.3.5)
Updates `org.springframework.boot:spring-boot-configuration-processor` from
3.3.4 to 3.3.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
-
[Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.4...v3.3.5)
Updates `org.springframework.boot:spring-boot-starter` from 3.3.4 to 3.3.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
-
[Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.4...v3.3.5)
Updates `org.springframework.boot:spring-boot-starter-web` from 3.3.4 to
3.3.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
-
[Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.4...v3.3.5)
Updates `org.springframework.boot:spring-boot-starter-validation` from
3.3.4 to 3.3.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
-
[Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.4...v3.3.5)
Updates `org.springframework.boot:spring-boot-starter-actuator` from 3.3.4
to 3.3.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
-
[Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.4...v3.3.5)
Updates `org.springframework.boot:spring-boot-test` from 3.3.4 to 3.3.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
-
[Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.4...v3.3.5)
Updates `org.springframework.boot:spring-boot-starter-logging` from 3.3.4
to 3.3.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
-
[Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.4...v3.3.5)
Updates `org.springframework.boot:spring-boot-starter-test` from 3.3.4 to
3.3.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
-
[Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.4...v3.3.5)
Updates `org.springframework.boot:spring-boot-actuator-autoconfigure` from
3.3.4 to 3.3.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
-
[Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.4...v3.3.5)
---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-autoconfigure
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name:
org.springframework.boot:spring-boot-autoconfigure-processor
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name:
org.springframework.boot:spring-boot-configuration-processor
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-web
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-validation
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-actuator
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-test
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-logging
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-test
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name:
org.springframework.boot:spring-boot-actuator-autoconfigure
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>
---
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 c12208ba84..a381d8f63e 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -31,7 +31,7 @@
<!-- don't deploy the samples, kind of pointless -->
<maven.deploy.skip>true</maven.deploy.skip>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <cxf.spring.boot.version>3.3.4</cxf.spring.boot.version>
+ <cxf.spring.boot.version>3.3.5</cxf.spring.boot.version>
<cxf.spring.cloud.eureka.version>4.1.3</cxf.spring.cloud.eureka.version>
<cxf.jetty12.version>12.0.14</cxf.jetty12.version>
<cxf.netty.version>4.1.114.Final</cxf.netty.version>
diff --git a/parent/pom.xml b/parent/pom.xml
index c0165b9fe5..d225bff256 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -212,7 +212,7 @@
<cxf.slf4j.version>2.0.16</cxf.slf4j.version>
<cxf.snakeyaml.version>2.3</cxf.snakeyaml.version>
<cxf.specs.jaxws.api.version>2.3_2</cxf.specs.jaxws.api.version>
- <cxf.spring.boot.version>3.3.4</cxf.spring.boot.version>
+ <cxf.spring.boot.version>3.3.5</cxf.spring.boot.version>
<cxf.spring.ldap.version>3.2.7</cxf.spring.ldap.version>
<cxf.spring.mock>spring-test</cxf.spring.mock>
<cxf.spring.security.version>6.3.4</cxf.spring.security.version>