Update Greenmail to 1.5.3

Change-Id: Ibd8e2ab56b0cb7690fe495d8bee33ccf590c513b
This commit is contained in:
Patrick Hiesel 2017-03-01 09:19:44 +01:00
parent 76553082d3
commit 87b8e29869

View File

@ -369,12 +369,12 @@ maven_jar(
sha1 = "2e35862b0435c1b027a21f3d6eecbe50e6e08d54",
)
GREENMAIL_VERS = "1.5.2"
GREENMAIL_VERS = "1.5.3"
maven_jar(
name = "greenmail",
artifact = "com.icegreen:greenmail:" + GREENMAIL_VERS,
sha1 = "6b4862a09f8642da58c109117b24ccc19a4a6d39",
sha1 = "afabf8178312f7f220f74f1558e457bf54fa4253",
)
MAIL_VERS = "1.5.6"