From e5b8b96cd5e1b6c9f67f7dfd4031b177c671675b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 18:06:06 +0000 Subject: [PATCH] build(deps): bump spring.boot.version from 3.3.0 to 3.3.1 Bumps `spring.boot.version` from 3.3.0 to 3.3.1. Updates `org.springframework.boot:spring-boot-starter` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.0...v3.3.1) Updates `org.springframework.boot:spring-boot-starter-security` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.0...v3.3.1) Updates `org.springframework.boot:spring-boot-starter-tomcat` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.0...v3.3.1) Updates `org.springframework.boot:spring-boot-loader` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.0...v3.3.1) Updates `org.springframework.boot:spring-boot-starter-logging` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.0...v3.3.1) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-security dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-tomcat dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-loader dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-logging dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c0cca8247..359f45467 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ 6.1.8 6.3.0 6.2.4 - 3.3.0 + 3.3.1 10.1.24 8.2.0-20240625.042332