From 07c440e8658b37b1aeac7a87a98b81e4abcbcd41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jun 2022 21:59:23 +0000 Subject: [PATCH] Build(deps): Bump spring-webflow Bumps [spring-webflow](https://github.com/spring-projects/spring-webflow) from 2.4.1.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.1.RELEASE...v2.4.6.RELEASE) --- updated-dependencies: - dependency-name: org.springframework.webflow:spring-webflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../springiA4_08_flow Maven Webapp/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Books/SpringInActionForthEdition/springiA4_08_flow Maven Webapp/pom.xml b/Books/SpringInActionForthEdition/springiA4_08_flow Maven Webapp/pom.xml index 47171e47..ff319fa7 100644 --- a/Books/SpringInActionForthEdition/springiA4_08_flow Maven Webapp/pom.xml +++ b/Books/SpringInActionForthEdition/springiA4_08_flow Maven Webapp/pom.xml @@ -53,7 +53,7 @@ org.springframework.webflow spring-webflow - 2.4.1.RELEASE + 2.4.6.RELEASE org.springframework.webflow