From 608a2425702853287ddf7424e89fd25da217f596 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 10:57:07 +0000 Subject: [PATCH] Bump spring-webmvc from 4.3.6.RELEASE to 5.2.20.RELEASE in /pet-sitter Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 4.3.6.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.3.6.RELEASE...v5.2.20.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pet-sitter/12-ps-remoting-solution/pom.xml | 2 +- pet-sitter/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pet-sitter/12-ps-remoting-solution/pom.xml b/pet-sitter/12-ps-remoting-solution/pom.xml index e13bb9de..305166cf 100644 --- a/pet-sitter/12-ps-remoting-solution/pom.xml +++ b/pet-sitter/12-ps-remoting-solution/pom.xml @@ -10,7 +10,7 @@ 1.0-SNAPSHOT - 4.2.4.RELEASE + 5.2.20.RELEASE diff --git a/pet-sitter/pom.xml b/pet-sitter/pom.xml index 0d19f333..a3e9fab2 100644 --- a/pet-sitter/pom.xml +++ b/pet-sitter/pom.xml @@ -12,7 +12,7 @@ 5.2.10.Final 7.0 - 4.3.6.RELEASE + 5.2.20.RELEASE 4.1.3.RELEASE 1.10.3.RELEASE 1.9.2.RELEASE