From 02731eff40189ad6ac90ecae975e01bfc7854631 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 05:27:21 +0000 Subject: [PATCH] build: bump org.springframework:spring-core from 6.1.9 to 6.1.11 Bumps [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) from 6.1.9 to 6.1.11. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.9...v6.1.11) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9c11c40c..f86ccdc7 100644 --- a/pom.xml +++ b/pom.xml @@ -185,7 +185,7 @@ org.springframework spring-core - 6.1.9 + 6.1.11