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 9d8e31cbf2abc43bf186a1621f3e19403323c1ae Author: Tran Tien Duc <dt...@linagora.com> AuthorDate: Tue Sep 3 18:35:26 2019 +0700 MIME4J-289 Upgrade guava 18.0 -> 28.1-jre --- 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 c81a9dc..d20e2d5 100644 --- a/james-utils/pom.xml +++ b/james-utils/pom.xml @@ -47,7 +47,7 @@ <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> - <version>18.0</version> + <version>28.1-jre</version> </dependency> <dependency> <groupId>junit</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org