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 2017/03/01 09:15:16 UTC

camel git commit: Upgrade DNS Java and related bundle to version 2.1.8

Repository: camel
Updated Branches:
  refs/heads/master 4a8b54008 -> d0f9c792a


Upgrade DNS Java and related bundle to version 2.1.8


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d0f9c792
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d0f9c792
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/d0f9c792

Branch: refs/heads/master
Commit: d0f9c792af4ce9e5ba721550dd0e5b986e972a21
Parents: 4a8b540
Author: Andrea Cosentino <an...@gmail.com>
Authored: Wed Mar 1 10:13:44 2017 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Wed Mar 1 10:14:47 2017 +0100

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/d0f9c792/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 1a48029..02e8fbe 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -158,8 +158,8 @@
     <deltaspike-version>1.7.2</deltaspike-version>
     <derby-version>10.11.1.1</derby-version>
     <disruptor-version>3.3.6</disruptor-version>
-    <dnsjava-version>2.1.7</dnsjava-version>
-    <dnsjava-bundle-version>2.1.7_1</dnsjava-bundle-version>
+    <dnsjava-version>2.1.8</dnsjava-version>
+    <dnsjava-bundle-version>2.1.8_1</dnsjava-bundle-version>
     <docker-java-version>3.0.7</docker-java-version>
     <dom4j-bundle-version>1.6.1_5</dom4j-bundle-version>
     <dozer-version>5.5.1</dozer-version>