From 74df92563b90be3b219e6f21cfea9eaa12088747 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Mar 2023 22:34:48 +0000 Subject: [PATCH] Bump spring-expression in /ambari-views/examples/hello-spring-view Bumps [spring-expression](https://github.com/spring-projects/spring-framework) from 4.0.5.RELEASE to 5.2.20.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.0.5.RELEASE...v5.2.20.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-expression 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 8d022da6f63..b8a498222ac 100644 --- a/ambari-views/examples/hello-spring-view/pom.xml +++ b/ambari-views/examples/hello-spring-view/pom.xml @@ -85,7 +85,7 @@ org.springframework spring-expression - 4.0.5.RELEASE + 5.2.20.RELEASE