From 86112a2ac5112778e6d73ac252c3bd4b65cbc795 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 08:16:17 +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/pacman-cloud-discovery/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jobs/pacman-cloud-discovery/pom.xml b/jobs/pacman-cloud-discovery/pom.xml index f0c6761499..7d0104b0bb 100644 --- a/jobs/pacman-cloud-discovery/pom.xml +++ b/jobs/pacman-cloud-discovery/pom.xml @@ -29,7 +29,7 @@ org.springframework spring-context - 4.3.8.RELEASE + 5.2.21.RELEASE org.powermock