Skip to content

Commit

Permalink
Bump org.eclipse.angus:jakarta.mail from 2.0.2 to 2.0.3
Browse files Browse the repository at this point in the history
Bumps org.eclipse.angus:jakarta.mail from 2.0.2 to 2.0.3.

---
updated-dependencies:
- dependency-name: org.eclipse.angus:jakarta.mail
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 5, 2024
1 parent abbb2d4 commit 375329a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies {
implementation("com.google.zxing:core:3.5.3")
implementation("com.google.zxing:javase:3.5.3")
implementation("org.bouncycastle:bcprov-jdk18on:1.77")
implementation("org.eclipse.angus:jakarta.mail:2.0.2")
implementation("org.eclipse.angus:jakarta.mail:2.0.3")
implementation("org.eclipse.parsson:jakarta.json:1.1.5")
}

Expand Down

0 comments on commit 375329a

Please sign in to comment.