From c7a67960d5232bf52538bfe366351e208a765ad9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jun 2022 21:58:39 +0000 Subject: [PATCH] Bump spring-webflow from 2.2.1.RELEASE to 2.4.6.RELEASE in /example Bumps [spring-webflow](https://github.com/spring-projects/spring-webflow) from 2.2.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.2.1.RELEASE...v2.4.6.RELEASE) --- updated-dependencies: - dependency-name: org.springframework.webflow:spring-webflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- example/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/pom.xml b/example/pom.xml index 952cc69..491223c 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -42,7 +42,7 @@ org.springframework.webflow spring-webflow - 2.2.1.RELEASE + 2.4.6.RELEASE jar compile