Skip to content

Commit

Permalink
Merge pull request #3451 from nationalarchives/update/pac4j-http-5.7.2
Browse files Browse the repository at this point in the history
Update pac4j-http, pac4j-oidc to 5.7.2
  • Loading branch information
TomJKing authored Nov 8, 2023
2 parents 3cad6fb + 632167c commit 73e66b8
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 @@ -18,7 +18,7 @@ libraryDependencies += "org.scalatestplus.play" %% "scalatestplus-play" % "5.1.0
dependencyOverrides += "com.fasterxml.jackson.core" % "jackson-databind" % "2.11.4" % Test

val playPac4jVersion = "11.1.0-PLAY2.8"
val pac4jVersion = "5.7.1"
val pac4jVersion = "5.7.2"
val sttpVersion = "2.3.0"

libraryDependencies ++= Seq(
Expand Down

0 comments on commit 73e66b8

Please sign in to comment.