From 65b745a7a991d7dce275eae173016e1fda6899c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 10:19:09 +0000 Subject: [PATCH 1/4] Bump spring.version from 3.3.5 to 3.4.0 Bumps `spring.version` from 3.3.5 to 3.4.0. Updates `org.springframework.boot:spring-boot` from 3.3.5 to 3.4.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.5...v3.4.0) Updates `org.springframework.boot:spring-boot-starter-web` from 3.3.5 to 3.4.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.5...v3.4.0) Updates `org.springframework.boot:spring-boot-starter-tomcat` from 3.3.5 to 3.4.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.5...v3.4.0) Updates `org.springframework.boot:spring-boot-starter-test` from 3.3.5 to 3.4.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.5...v3.4.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-starter-tomcat dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 87f0a19..87d0e30 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ UTF-8 UTF-8 21 - 3.3.5 + 3.4.0 1.15.1 v20.16.0 10.8.1 From 4a41f2caf39733b038ea22370cddd3250b2f7dca Mon Sep 17 00:00:00 2001 From: Conor Heffron Date: Thu, 28 Nov 2024 21:48:11 +0000 Subject: [PATCH 2/4] Update pom.xml --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 87d0e30..b8d4571 100644 --- a/pom.xml +++ b/pom.xml @@ -119,6 +119,7 @@ org.projectlombok lombok + 1.18.36 provided From 40ab814920f5be18e6428b496afbf2644ff9963c Mon Sep 17 00:00:00 2001 From: Conor Heffron Date: Thu, 28 Nov 2024 22:12:11 +0000 Subject: [PATCH 3/4] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b8d4571..5462c18 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.springframework.boot spring-boot-starter-parent - 3.3.5 + 3.4.0 From 67f8bf31109960e459bbdc325eec6685a6734753 Mon Sep 17 00:00:00 2001 From: Conor Heffron Date: Fri, 29 Nov 2024 00:27:46 +0000 Subject: [PATCH 4/4] Update pom.xml --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5462c18..a74d16b 100644 --- a/pom.xml +++ b/pom.xml @@ -119,7 +119,6 @@ org.projectlombok lombok - 1.18.36 provided