From 14a43402dbb77c33ad67b2ff293b5c9997064c7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 May 2025 00:42:35 +0000 Subject: [PATCH] Bump org.springframework:spring-context Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 4.3.3.RELEASE to 6.1.14. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.3.3.RELEASE...v6.1.14) --- updated-dependencies: - dependency-name: org.springframework:spring-context dependency-version: 6.1.14 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- java-component/chapter10_1_rest/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 java-component/chapter10_1_rest/pom.xml diff --git a/java-component/chapter10_1_rest/pom.xml b/java-component/chapter10_1_rest/pom.xml old mode 100755 new mode 100644 index 2b3a466..8217556 --- a/java-component/chapter10_1_rest/pom.xml +++ b/java-component/chapter10_1_rest/pom.xml @@ -12,7 +12,7 @@ http://maven.apache.org UTF-8 - 4.3.3.RELEASE + 6.1.14