From c5871eaa570788c450437bce6322d0c6310b3946 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 22:20:07 +0000 Subject: [PATCH] Bump org.springframework:spring-context in /examples Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 5.2.22.RELEASE to 6.1.14. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.22.RELEASE...v6.1.14) --- updated-dependencies: - dependency-name: org.springframework:spring-context dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/elasticjob-example-springboot/pom.xml | 2 +- examples/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/elasticjob-example-springboot/pom.xml b/examples/elasticjob-example-springboot/pom.xml index a4fe0efe2..5bd7fa167 100644 --- a/examples/elasticjob-example-springboot/pom.xml +++ b/examples/elasticjob-example-springboot/pom.xml @@ -30,7 +30,7 @@ 2.5.12 - 5.2.22.RELEASE + 6.1.14 diff --git a/examples/pom.xml b/examples/pom.xml index e9371acfb..e01afdec5 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -40,7 +40,7 @@ 1.8 5.1.0 - 5.2.22.RELEASE + 6.1.14 1.7.36 1.2.13