You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2019/04/08 09:47:35 UTC

[camel] branch master updated: Upgrade Minidns to version 0.3.4

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 5cf4c72  Upgrade Minidns to version 0.3.4
5cf4c72 is described below

commit 5cf4c726a90fece3b961ccaa6610ea409730f904
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Apr 8 11:47:10 2019 +0200

    Upgrade Minidns to version 0.3.4
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 8a5080a..61f3e3e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -490,7 +490,7 @@
         <micrometer-version>1.1.4</micrometer-version>
         <milo-version>0.2.5</milo-version>
         <mina2-version>2.0.20</mina2-version>
-        <minidns-version>0.3.3</minidns-version>
+        <minidns-version>0.3.4</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>