Skip to content

Commit

Permalink
bump com.sun.mail:jakarta.mail from 1.6.7 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps com.sun.mail:jakarta.mail from 1.6.7 to 2.0.1.

---
updated-dependencies:
- dependency-name: com.sun.mail:jakarta.mail
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 1, 2023
1 parent a78fa96 commit 4b35c8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion interlok-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ dependencies {
api ("org.bouncycastle:bcprov-jdk15on:$bouncyCastleVersion")
api ("org.bouncycastle:bcpkix-jdk15on:$bouncyCastleVersion")
api ("org.bouncycastle:bcmail-jdk15on:$bouncyCastleVersion")
api ("com.sun.mail:jakarta.mail:1.6.7")
api ("com.sun.mail:jakarta.mail:2.0.1")
api ("org.glassfish.external:opendmk_jmxremote_optional_jar:1.0-b01-ea")
api ("org.glassfish.external:opendmk_jdmkrt_jar:1.0-b01-ea")
api ("com.github.mwiede:jsch:$jschVersion")
Expand Down

0 comments on commit 4b35c8b

Please sign in to comment.