From 3c14d1feca837519db164513aa622d373c509000 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jun 2022 21:59:11 +0000 Subject: [PATCH] Bump spring-webflow in /onlineshopping Bumps [spring-webflow](https://github.com/spring-projects/spring-webflow) from 2.4.4.RELEASE to 2.4.6.RELEASE. - [Release notes](https://github.com/spring-projects/spring-webflow/releases) - [Commits](https://github.com/spring-projects/spring-webflow/compare/v2.4.4.RELEASE...v2.4.6.RELEASE) --- updated-dependencies: - dependency-name: org.springframework.webflow:spring-webflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- onlineshopping/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/onlineshopping/pom.xml b/onlineshopping/pom.xml index 417306f..1ff7f51 100644 --- a/onlineshopping/pom.xml +++ b/onlineshopping/pom.xml @@ -85,7 +85,7 @@ org.springframework.webflow spring-webflow - 2.4.4.RELEASE + 2.4.6.RELEASE