Skip to content

Commit eb217f1

Browse files
chore(deps): bump org.springframework.boot in /backend/api
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 2.7.5 to 3.4.3. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.5...v3.4.3) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 30ff362 commit eb217f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/api/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
*/
2424

2525
plugins {
26-
id 'org.springframework.boot' version '2.7.5'
26+
id 'org.springframework.boot' version '3.4.3'
2727
id 'io.spring.dependency-management' version '1.1.7'
2828
id "org.jetbrains.kotlin.plugin.spring"
2929
id "org.jetbrains.kotlin.jvm"

0 commit comments

Comments
 (0)