From f5399b4bcaf7b711a593ccd1693bc65c6d7ee69b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2020 05:26:03 +0000 Subject: [PATCH] Bump spring-boot-starter-web in /plugins/maven/example-client Bumps [spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 2.3.2.RELEASE to 2.3.3.RELEASE. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.3.2.RELEASE...v2.3.3.RELEASE) Signed-off-by: dependabot[bot] --- plugins/maven/example-client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/maven/example-client/pom.xml b/plugins/maven/example-client/pom.xml index 2bb1bbe9b..1ba23102e 100644 --- a/plugins/maven/example-client/pom.xml +++ b/plugins/maven/example-client/pom.xml @@ -113,7 +113,7 @@ org.springframework.boot spring-boot-starter-web - 2.3.2.RELEASE + 2.3.3.RELEASE org.springframework.boot