From 778607cc2f7d72ae33c43f079fc8975d26eea987 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 19 Feb 2021 06:31:25 +0000 Subject: [PATCH] Bump spring-boot-starter-parent from 2.4.2 to 2.4.3 Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.4.2 to 2.4.3. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.4.2...v2.4.3) Signed-off-by: dependabot-preview[bot] --- configserver/pom.xml | 2 +- discovery/pom.xml | 2 +- oauthserver/pom.xml | 2 +- ocrservice/pom.xml | 2 +- proxy/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/configserver/pom.xml b/configserver/pom.xml index 9eacf00..961594a 100644 --- a/configserver/pom.xml +++ b/configserver/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 2.4.2 + 2.4.3 com.microservices.example diff --git a/discovery/pom.xml b/discovery/pom.xml index b9f6501..71f7dd5 100644 --- a/discovery/pom.xml +++ b/discovery/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 2.4.2 + 2.4.3 com.microservices.example diff --git a/oauthserver/pom.xml b/oauthserver/pom.xml index ecf6da1..0198e2d 100644 --- a/oauthserver/pom.xml +++ b/oauthserver/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 2.4.2 + 2.4.3 com.microservices.example diff --git a/ocrservice/pom.xml b/ocrservice/pom.xml index 11d13f7..bba8aa1 100644 --- a/ocrservice/pom.xml +++ b/ocrservice/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 2.4.2 + 2.4.3 com.microservices.example diff --git a/proxy/pom.xml b/proxy/pom.xml index 587fdc9..58e115e 100644 --- a/proxy/pom.xml +++ b/proxy/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 2.4.2 + 2.4.3 com.microservices.example