From 5fb072e22793ddca2fb7c94b7ba3224880f7fbe1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 18:37:20 +0000 Subject: [PATCH] Bump org.springframework:spring-web Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 6.1.6 to 6.1.12. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.6...v6.1.12) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- hyperjaxb/ejb/samples/customerservice-cxf/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyperjaxb/ejb/samples/customerservice-cxf/pom.xml b/hyperjaxb/ejb/samples/customerservice-cxf/pom.xml index 303edd425..be443d61f 100644 --- a/hyperjaxb/ejb/samples/customerservice-cxf/pom.xml +++ b/hyperjaxb/ejb/samples/customerservice-cxf/pom.xml @@ -21,7 +21,7 @@ org.springframework spring-web - 6.1.6 + 6.1.12