From 4d009bd53feb1d1c673475319242b3bd945d23d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 15:02:54 +0000 Subject: [PATCH 1/2] Bump org.springframework.boot:spring-boot-dependencies Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 3.2.12 to 3.4.1. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.12...v3.4.1) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- spring/test/shedlock-springboot-future-test/pom.xml | 2 +- spring/test/shedlock-springboot-old-test/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index a5f4d2792..d9b2ce511 100644 --- a/pom.xml +++ b/pom.xml @@ -69,7 +69,7 @@ 6.2.1 UTF-8 17 - 3.4.0 + 3.4.1 5.11.4 1.20.4 2.1.0 diff --git a/spring/test/shedlock-springboot-future-test/pom.xml b/spring/test/shedlock-springboot-future-test/pom.xml index e5ec9a84c..de098e64c 100644 --- a/spring/test/shedlock-springboot-future-test/pom.xml +++ b/spring/test/shedlock-springboot-future-test/pom.xml @@ -63,7 +63,7 @@ org.springframework.boot spring-boot-dependencies - 3.4.0 + 3.4.1 pom import diff --git a/spring/test/shedlock-springboot-old-test/pom.xml b/spring/test/shedlock-springboot-old-test/pom.xml index 3a86ffbcb..37062d1c2 100644 --- a/spring/test/shedlock-springboot-old-test/pom.xml +++ b/spring/test/shedlock-springboot-old-test/pom.xml @@ -63,7 +63,7 @@ org.springframework.boot spring-boot-dependencies - 3.2.12 + 3.4.1 pom import From 610a72c56fddbd06083347d6768f489649fac1b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20K=C5=99e=C4=8Dan?= Date: Thu, 19 Dec 2024 19:36:21 +0100 Subject: [PATCH 2/2] Update spring/test/shedlock-springboot-old-test/pom.xml --- spring/test/shedlock-springboot-old-test/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring/test/shedlock-springboot-old-test/pom.xml b/spring/test/shedlock-springboot-old-test/pom.xml index 37062d1c2..ce7ce4213 100644 --- a/spring/test/shedlock-springboot-old-test/pom.xml +++ b/spring/test/shedlock-springboot-old-test/pom.xml @@ -63,7 +63,7 @@ org.springframework.boot spring-boot-dependencies - 3.4.1 + 3.3.7 pom import