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-mime4j.git
commit 7a5fc40262ed729f74eab4bc33ee949e393f607f Author: Tran Tien Duc <dt...@linagora.com> AuthorDate: Tue Sep 3 18:34:38 2019 +0700 MIME4J-289 Upgrade slf4j-api 1.7.7 -> 1.7.28 --- james-utils/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/james-utils/pom.xml b/james-utils/pom.xml index 63ecb3f..c81a9dc 100644 --- a/james-utils/pom.xml +++ b/james-utils/pom.xml @@ -62,7 +62,7 @@ <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-api</artifactId> - <version>1.7.7</version> + <version>1.7.28</version> </dependency> </dependencies> --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org