This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-jsieve.git
commit 769827efcfc712cd8debebd797c5420a9e385b40 Author: Rene Cordier <[email protected]> AuthorDate: Fri Sep 6 15:34:56 2019 +0700 JSIEVE-111 Upgrade javax.mail 1.4.4 -> 1.4.7 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 40c633f..05a67fa 100644 --- a/pom.xml +++ b/pom.xml @@ -79,7 +79,7 @@ <junit.version>4.12</junit.version> <jmock.version>1.2.0</jmock.version> <log4j.version>2.12.1</log4j.version> - <mail.version>1.4.4</mail.version> + <mail.version>1.4.7</mail.version> <activation.version>1.1.1</activation.version> <commons-io.version>2.1</commons-io.version> <mockito-core.version>1.9.0</mockito-core.version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
