From 2672c6b152fdd79ba671567f121f3b52d295b68e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 May 2023 07:18:03 +0000 Subject: [PATCH] Bump spring-boot-starter-web in /simpleclient_spring_boot Bumps [spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 1.3.3.RELEASE to 2.5.12. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v1.3.3.RELEASE...v2.5.12) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- simpleclient_spring_boot/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simpleclient_spring_boot/pom.xml b/simpleclient_spring_boot/pom.xml index d3dd3cfeb..08de76d07 100644 --- a/simpleclient_spring_boot/pom.xml +++ b/simpleclient_spring_boot/pom.xml @@ -102,7 +102,7 @@ org.springframework.boot spring-boot-starter-web - 1.3.3.RELEASE + 2.5.12 test