From 25f5c4851e97518e48cac5b0aa2bae739a686957 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 May 2025 18:58:29 +0000 Subject: [PATCH] Bump org.springframework:spring-web Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 4.0.5.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.0.5.RELEASE...v6.1.14) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-version: 6.1.14 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ambari-views/examples/hello-spring-view/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ambari-views/examples/hello-spring-view/pom.xml b/ambari-views/examples/hello-spring-view/pom.xml index de621c9a489..5ebd0156390 100644 --- a/ambari-views/examples/hello-spring-view/pom.xml +++ b/ambari-views/examples/hello-spring-view/pom.xml @@ -70,7 +70,7 @@ org.springframework spring-web - 4.0.5.RELEASE + 6.1.14 org.springframework