Skip to content

Commit de67695

Browse files
chore(deps): use springboot 3.2.x for now (#1989)
1 parent 4edd3a2 commit de67695

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ reactor-core = "3.6.7"
2222
reactor-extensions = "1.2.2"
2323
slf4j = "2.0.13"
2424
spring = "6.1.10"
25-
spring-boot = "3.3.1"
25+
spring-boot = "3.2.7"
2626

2727
# security vulnerabilities overrides
2828
commons-codec = { strictly = "[1.13, 2[", prefer = "1.16.0" }

0 commit comments

Comments
 (0)