Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Commit 09cf551

Browse files
authored
Merge pull request #718 from ls1intum/security/update-spring-boot-version
Update spring boot version
2 parents 066f9bd + f4baf7d commit 09cf551

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id 'java'
3-
id 'org.springframework.boot' version '3.2.11'
3+
id 'org.springframework.boot' version '3.2.12'
44
id 'io.spring.dependency-management' version '1.1.0'
55
id 'org.liquibase.gradle' version '2.2.0'
66
}

0 commit comments

Comments
 (0)