From 0bbd8e48534e09c62fae0b052b3fcdba6abe0374 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 03:39:22 +0000 Subject: [PATCH] Bump spring.version from 3.0.2 to 3.4.0 in /qendpoint-backend Bumps `spring.version` from 3.0.2 to 3.4.0. Updates `org.springframework.boot:spring-boot-starter-web` from 3.0.2 to 3.4.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.0.2...v3.4.0) Updates `org.springframework.boot:spring-boot-starter-security` from 3.0.2 to 3.4.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.0.2...v3.4.0) Updates `org.springframework.boot:spring-boot-devtools` from 3.0.2 to 3.4.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.0.2...v3.4.0) Updates `org.springframework.boot:spring-boot-starter-actuator` from 3.0.2 to 3.4.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.0.2...v3.4.0) Updates `org.springframework.boot:spring-boot-starter-test` from 3.0.2 to 3.4.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.0.2...v3.4.0) --- updated-dependencies: - 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-security dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-devtools dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-starter-actuator 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] --- qendpoint-backend/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qendpoint-backend/pom.xml b/qendpoint-backend/pom.xml index 656913e6..78034a70 100644 --- a/qendpoint-backend/pom.xml +++ b/qendpoint-backend/pom.xml @@ -44,7 +44,7 @@ 4.13.2 3.3.1 5.0.2 - 3.0.2 + 3.4.0 1.4.5 UTF-8