Skip to content

Commit

Permalink
bump: spring-context, spring-core 5.3.33 (was 5.2.25.RELEASE) (#3149)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Mar 28, 2024
1 parent 2645392 commit 9d84a2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,7 @@ object Dependencies {
)

val SpringWeb = {
val SpringVersion = "5.2.25.RELEASE"
val SpringVersion = "5.3.33"
val SpringBootVersion = "2.5.15"
Seq(
libraryDependencies ++= Seq(
Expand Down

0 comments on commit 9d84a2a

Please sign in to comment.