From c5b37729b6d5c5c0eb81e4e5f974d9fdbb20991f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 08:16:16 +0000 Subject: [PATCH] chore(deps): bump org.springframework:spring-context Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 4.3.8.RELEASE to 5.2.21.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.3.8.RELEASE...v5.2.21.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-context dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- jobs/azure-discovery/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jobs/azure-discovery/pom.xml b/jobs/azure-discovery/pom.xml index 6464d8cc01..e97695d446 100644 --- a/jobs/azure-discovery/pom.xml +++ b/jobs/azure-discovery/pom.xml @@ -15,7 +15,7 @@ org.springframework spring-context - 4.3.8.RELEASE + 5.2.21.RELEASE