From a51693d909f074c031880b1c85ede7e912dda75b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Oct 2023 07:50:15 +0000 Subject: [PATCH] Bump org.springframework.boot:spring-boot-starter-web Bumps [org.springframework.boot:spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 2.3.1.RELEASE to 2.5.12. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.3.1.RELEASE...v2.5.12) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/elasticjob-example-springboot/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/elasticjob-example-springboot/pom.xml b/examples/elasticjob-example-springboot/pom.xml index f7c39a0b56..9e6c287e12 100644 --- a/examples/elasticjob-example-springboot/pom.xml +++ b/examples/elasticjob-example-springboot/pom.xml @@ -29,7 +29,7 @@ ${project.artifactId} - 2.3.1.RELEASE + 2.5.12 5.2.7.RELEASE