From 79b0bcc130508498c594cea6ed0fdc907bf37927 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 3 May 2021 10:50:48 +0200 Subject: [PATCH] Bump spring-boot.version from 2.4.4 to 2.4.5 (#1009) Bumps `spring-boot.version` from 2.4.4 to 2.4.5. Updates `spring-boot-starter-web` from 2.4.4 to 2.4.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.4.4...v2.4.5) Updates `spring-boot-starter-undertow` from 2.4.4 to 2.4.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.4.4...v2.4.5) Updates `spring-boot-starter-test` from 2.4.4 to 2.4.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.4.4...v2.4.5) Updates `spring-boot-autoconfigure` from 2.4.4 to 2.4.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.4.4...v2.4.5) Updates `spring-boot-configuration-processor` from 2.4.4 to 2.4.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.4.4...v2.4.5) Updates `spring-boot-starter` from 2.4.4 to 2.4.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.4.4...v2.4.5) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- logbook-spring-boot-webflux-autoconfigure/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/logbook-spring-boot-webflux-autoconfigure/pom.xml b/logbook-spring-boot-webflux-autoconfigure/pom.xml index f5af310ac..f8966e03a 100644 --- a/logbook-spring-boot-webflux-autoconfigure/pom.xml +++ b/logbook-spring-boot-webflux-autoconfigure/pom.xml @@ -17,7 +17,7 @@ v2 so we have to prevent testing this module against 4-th spring --> ${spring5.version} - 2.4.4 + 2.4.5 ${spring-security5.version} diff --git a/pom.xml b/pom.xml index a9349171b..308bb5ee9 100644 --- a/pom.xml +++ b/pom.xml @@ -86,7 +86,7 @@ 5.4.2 5.3.5 - 2.4.4 + 2.4.5 5.4.5 5.7.1