This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push: new 526aee7 Upgrade Minidns to version 0.3.3 526aee7 is described below commit 526aee72b0c7b1daf4672939d5894ef97b9ad91a Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue Oct 16 13:16:42 2018 +0200 Upgrade Minidns to version 0.3.3 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 0ae81b0..1a22a7d 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -500,7 +500,7 @@ <mina-bundle-version>1.1.7_6</mina-bundle-version> <mina-version>1.1.7</mina-version> <mina2-version>2.0.17</mina2-version> - <minidns-version>0.3.2</minidns-version> + <minidns-version>0.3.3</minidns-version> <minimal-json-version>0.9.4</minimal-json-version> <mock-javamail-version>1.9</mock-javamail-version> <mockwebserver-version>0.0.17</mockwebserver-version>