From 6b0a97be682b64666b98c0f66a75ac31d6f7350f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 02:48:57 +0000 Subject: [PATCH] Bump spring-webmvc in /zetark-oauth2-server Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 4.0.0.RELEASE to 5.2.20.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.0.0.RELEASE...v5.2.20.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- zetark-oauth2-server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zetark-oauth2-server/pom.xml b/zetark-oauth2-server/pom.xml index 15231be..a1f7717 100644 --- a/zetark-oauth2-server/pom.xml +++ b/zetark-oauth2-server/pom.xml @@ -113,7 +113,7 @@ org.springframework spring-webmvc - 4.0.0.RELEASE + 5.2.20.RELEASE