From bd65131c47d0f2c13c0c85a182605bf91955c613 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 22:53:03 +0000 Subject: [PATCH] Bump org.springframework:spring-context in /book-service Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 5.1.5.RELEASE to 5.2.22.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.5.RELEASE...v5.2.22.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-context dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- book-service/book-service-application/pom.xml | 2 +- book-service/book-service-domain/pom.xml | 2 +- book-service/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/book-service/book-service-application/pom.xml b/book-service/book-service-application/pom.xml index 94d6daa..e109ddd 100644 --- a/book-service/book-service-application/pom.xml +++ b/book-service/book-service-application/pom.xml @@ -17,7 +17,7 @@ org.springframework spring-context - 5.1.5.RELEASE + 5.2.22.RELEASE org.nocoder.book.domain diff --git a/book-service/book-service-domain/pom.xml b/book-service/book-service-domain/pom.xml index 7db72ef..6fc6fca 100644 --- a/book-service/book-service-domain/pom.xml +++ b/book-service/book-service-domain/pom.xml @@ -17,7 +17,7 @@ org.springframework spring-context - 5.1.5.RELEASE + 5.2.22.RELEASE diff --git a/book-service/pom.xml b/book-service/pom.xml index db6a268..400b4c6 100644 --- a/book-service/pom.xml +++ b/book-service/pom.xml @@ -19,7 +19,7 @@ UTF-8 UTF-8 2.1.3.RELEASE - 5.1.5.RELEASE + 5.2.22.RELEASE Greenwich.SR1