Skip to content

Commit 683b05b

Browse files
committed
Upgrade to Angus Mail 2.0.3
1 parent d457dc1 commit 683b05b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mGAP/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies {
2323
'A Java API for high-throughput sequencing data (HTS) formats'
2424
)
2525
)
26-
implementation "com.sun.mail:jakarta.mail:${javaMailVersion}"
26+
implementation "org.eclipse.angus:angus-mail:${angusMailVersion}"
2727
implementation "net.sf.opencsv:opencsv:${opencsvVersion}"
2828
BuildUtils.addLabKeyDependency(project: project, config: "implementation", depProjectPath: ":server:modules:DiscvrLabKeyModules:Studies", depProjectConfig: "apiJarFile")
2929

0 commit comments

Comments
 (0)