From 0bfe86327d0220cc5649aa8c5e4c7a7010df9619 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 18:38:23 +0000 Subject: [PATCH] Bump org.springframework:spring-web in /springrestexample Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 6.0.19 to 6.0.23. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.19...v6.0.23) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- springrestexample/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/springrestexample/pom.xml b/springrestexample/pom.xml index 06a70b5..9114bf1 100644 --- a/springrestexample/pom.xml +++ b/springrestexample/pom.xml @@ -26,7 +26,7 @@ org.springframework spring-web - 6.0.19 + 6.0.23