From 5973abbf7180da880567ff16e3c03adc4b5bc939 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 10:29:06 +0000 Subject: [PATCH] fix(deps): bump org.springframework:spring-framework-bom Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 5.3.39 to 6.1.14. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.39...v6.1.14) --- updated-dependencies: - dependency-name: org.springframework:spring-framework-bom dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- libs/eea-spring-5/pom.xml | 2 +- libs/eea-spring-6/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/eea-spring-5/pom.xml b/libs/eea-spring-5/pom.xml index 48ba022f9..e88c355fa 100644 --- a/libs/eea-spring-5/pom.xml +++ b/libs/eea-spring-5/pom.xml @@ -23,7 +23,7 @@ SPDX-ArtifactOfProjectHomePage: https://github.com/vegardit/no-npe org.springframework spring-framework-bom - 5.3.39 + 6.1.14 pom import diff --git a/libs/eea-spring-6/pom.xml b/libs/eea-spring-6/pom.xml index 8c65aae2f..209dd505e 100644 --- a/libs/eea-spring-6/pom.xml +++ b/libs/eea-spring-6/pom.xml @@ -23,7 +23,7 @@ SPDX-ArtifactOfProjectHomePage: https://github.com/vegardit/no-npe org.springframework spring-framework-bom - 6.1.13 + 6.1.14 pom import