From f8031d0c6bae7111eb55a0c87a1b5d38273ffc50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 06:06:51 +0000 Subject: [PATCH] build(deps): Bump org.springframework:spring-core from 6.2.1 to 6.2.2 Bumps [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) from 6.2.1 to 6.2.2. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.1...v6.2.2) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- common/artifact-manager/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/artifact-manager/pom.xml b/common/artifact-manager/pom.xml index 075bf0574..c505c470f 100644 --- a/common/artifact-manager/pom.xml +++ b/common/artifact-manager/pom.xml @@ -82,7 +82,7 @@ org.springframework spring-core - 6.2.1 + 6.2.2 org.springframework