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-jspf.git
commit b43a39f00ba7ef09db5af93c0ce24047098f5ec4 Author: Benoit Tellier <btell...@linagora.com> AuthorDate: Mon Sep 9 14:27:31 2019 +0700 JSPF-103 Upgrade dnsjava to 2.1.9 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f057d1a..5b31b86 100644 --- a/pom.xml +++ b/pom.xml @@ -86,7 +86,7 @@ <dependency> <groupId>dnsjava</groupId> <artifactId>dnsjava</artifactId> - <version>2.0.8</version> + <version>2.1.9</version> </dependency> <dependency> <groupId>uk.nominet</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org