From d0483d950f9fae8103d1dea0d5f0718e6ee69798 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 23:27:53 +0000 Subject: [PATCH] Bump spring-web from 3.2.3.RELEASE to 6.0.0 in /rest-unittest Bumps [spring-web](https://github.com/spring-projects/spring-framework) from 3.2.3.RELEASE to 6.0.0. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v3.2.3.RELEASE...v6.0.0) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- rest-unittest/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rest-unittest/pom.xml b/rest-unittest/pom.xml index 58eb5c41..6c78533f 100644 --- a/rest-unittest/pom.xml +++ b/rest-unittest/pom.xml @@ -27,7 +27,7 @@ 2.2.1 0.8.1 1.6.4 - 3.2.3.RELEASE + 6.0.0 1.3.2.RELEASE dev