From fc34f0266395335d1f82aa60e3f6f03dcb029f72 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 18 Jan 2021 10:17:45 +0100 Subject: [PATCH] Bump spring-boot.version from 2.4.1 to 2.4.2 (#933) Bumps `spring-boot.version` from 2.4.1 to 2.4.2. Updates `spring-boot-starter-web` from 2.4.1 to 2.4.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.4.1...v2.4.2) Updates `spring-boot-starter-undertow` from 2.4.1 to 2.4.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.4.1...v2.4.2) Updates `spring-boot-starter-test` from 2.4.1 to 2.4.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.4.1...v2.4.2) Updates `spring-boot-autoconfigure` from 2.4.1 to 2.4.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.4.1...v2.4.2) Updates `spring-boot-configuration-processor` from 2.4.1 to 2.4.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.4.1...v2.4.2) Updates `spring-boot-starter` from 2.4.1 to 2.4.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.4.1...v2.4.2) 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 cbc87d18d..0d4b04a19 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} - ${spring-boot2.version} + 2.4.2 ${spring-security5.version} diff --git a/pom.xml b/pom.xml index d3242484c..9333cf829 100644 --- a/pom.xml +++ b/pom.xml @@ -86,7 +86,7 @@ 5.4.2 5.3.3 - ${spring-boot2.version} + 2.4.2 ${spring-security5.version} 5.7.0