Skip to content

Commit

Permalink
Update spring-web to 6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 18, 2023
1 parent 59fe75b commit 8dd2c6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ val pekkoHttpSprayJson = "org.apache.pekko" %% "pekko-http-spray-json" % pekkoHt
val pekkoHttpTestkit = "org.apache.pekko" %% "pekko-http-testkit" % pekkoHttpVersion % "test"

val awsSpringMessagingVersion = "2.2.6.RELEASE"
val springVersion = "5.3.31"
val springVersion = "6.1.0"
val awsSpringMessaging = "org.springframework.cloud" % "spring-cloud-aws-messaging" % awsSpringMessagingVersion
val springWeb = "org.springframework" % "spring-web" % springVersion

Expand Down

0 comments on commit 8dd2c6d

Please sign in to comment.