Skip to content

Commit

Permalink
[AJ-1784] Update spring-web from 6.1.12 to 6.1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
broadbot committed Sep 16, 2024
1 parent 8c312f4 commit 9be1151
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 @@ -60,7 +60,7 @@ object Dependencies {
"org.broadinstitute.dsde.workbench" %% "workbench-notifications" %s"0.6-$workbenchLibsHash",
"org.databiosphere" % "workspacedataservice-client-okhttp-jakarta" % "0.2.167-SNAPSHOT",
"bio.terra" % "externalcreds-client-resttemplate" % "1.44.0-20240725.201427-1" excludeAll(excludeSpring, excludeSpringBoot),
"org.springframework" % "spring-web" % "6.1.12" excludeAll(excludeSpringBoot, excludeSpringJcl),
"org.springframework" % "spring-web" % "6.1.13" excludeAll(excludeSpringBoot, excludeSpringJcl),

"com.typesafe.akka" %% "akka-actor" % akkaV,
"com.typesafe.akka" %% "akka-slf4j" % akkaV,
Expand Down

0 comments on commit 9be1151

Please sign in to comment.