Skip to content
This repository has been archived by the owner on Apr 16, 2023. It is now read-only.

Commit

Permalink
Bump smtp from 1.6.5 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps smtp from 1.6.5 to 2.0.1.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored May 18, 2021
1 parent e4ff73a commit 504d53e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ dependencies {
runtime 'org.apache.logging.log4j:log4j-slf4j-impl:2.14.1'
runtime 'mysql:mysql-connector-java:8.0.25'
compile 'org.mariadb.jdbc:mariadb-java-client:2.7.3'
runtime 'com.sun.mail:smtp:1.6.5'
runtime 'com.sun.mail:smtp:2.0.1'
runtime 'com.sun.mail:dsn:2.0.0'

testCompile 'junit:junit:4.13.1'
Expand Down

0 comments on commit 504d53e

Please sign in to comment.