From cf22422351f4769bcc60976c62857cc3e137b920 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 06:02:44 -0300 Subject: [PATCH] build(deps): bump org.springframework:spring-web from 5.3.34 to 6.0.19 in /spring (#2399) * build(deps): bump org.springframework:spring-web in /spring Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 5.3.34 to 6.0.19. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.34...v6.0.19) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] * Bump java compiler version to match spring --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marvin Co-authored-by: Vitalij Berdinskih --- spring/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/spring/pom.xml b/spring/pom.xml index b6d60a4669..7389cda8fe 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -30,7 +30,8 @@ ${project.basedir}/.. - 5.3.34 + 17 + 6.0.19