Skip to content

Commit

Permalink
Use latest jakarta mail, include mbox jar
Browse files Browse the repository at this point in the history
  • Loading branch information
philmcmahon committed Aug 31, 2023
1 parent dc34a4f commit ec41f0f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
Binary file added backend/lib/mbox-2.0.2.jar
Binary file not shown.
3 changes: 0 additions & 3 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -138,11 +138,8 @@ lazy val backend = (project in file("backend"))
"com.amazonaws" % "aws-java-sdk-cloudwatchmetrics" % awsVersion,
"com.beachape" %% "enumeratum-play" % "1.7.2",
"com.iheart" %% "ficus" % "1.5.2",
// "com.sun.mail" % "javax.mail" % "1.6.2",
"org.jsoup" % "jsoup" % "1.14.2",
"org.eclipse.angus" % "jakarta.mail" % "2.0.2",
"org.eclipse.angus" % "angus-mail" % "2.0.2",
"com.sun.mail" % "mbox" % "1.6.7.payara-p1",
"com.gu" %% "pan-domain-auth-verification" % "1.2.0",
"com.amazonaws" % "aws-java-sdk-secretsmanager" % "1.12.528",

Expand Down

0 comments on commit ec41f0f

Please sign in to comment.