Skip to content

Commit

Permalink
use TLSv1.2 by default (requires javax.mail upgrade) (JumpMind#982)
Browse files Browse the repository at this point in the history
Co-authored-by: Matthew Zipay <mzipay@sysintspec.com>
  • Loading branch information
mzipay and Matthew Zipay committed Oct 19, 2021
1 parent 27eeaec commit d47d311
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metl-assemble/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ commonsNetVersion=3.5
httpComponentsVersion=4.3.2
jaxenVersion=1.1.4
jacksonVersion=2.10.5
javaMailVersion=1.5.6
javaMailVersion=1.6.2
jdomVersion=2.0.5
jt400Version=8.4
symmetricVersion=3.11.13
Expand Down

0 comments on commit d47d311

Please sign in to comment.