Skip to content

Commit

Permalink
chore(deps): use springboot 3.2.x for now (#1989)
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelAndalon committed Jun 28, 2024
1 parent 4edd3a2 commit de67695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ reactor-core = "3.6.7"
reactor-extensions = "1.2.2"
slf4j = "2.0.13"
spring = "6.1.10"
spring-boot = "3.3.1"
spring-boot = "3.2.7"

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

0 comments on commit de67695

Please sign in to comment.