Repository: camel Updated Branches: refs/heads/camel-2.15.x 20719a0da -> 8188c0fc4
Upgrade Dnsjava to 2.1.7 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8188c0fc Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/8188c0fc Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/8188c0fc Branch: refs/heads/camel-2.15.x Commit: 8188c0fc4627bfd6b8f16e2810474cb3a9ec92c8 Parents: 20719a0 Author: Andrea Cosentino <anco...@gmail.com> Authored: Tue May 5 22:46:28 2015 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Tue May 5 22:46:28 2015 +0200 ---------------------------------------------------------------------- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/8188c0fc/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 02a4e50..c43589f 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -126,8 +126,8 @@ <deltaspike-version>1.2.1</deltaspike-version> <derby-version>10.11.1.1</derby-version> <disruptor-version>3.3.2</disruptor-version> - <dnsjava-version>2.1.6</dnsjava-version> - <dnsjava-bundle-version>2.1.6_1</dnsjava-bundle-version> + <dnsjava-version>2.1.7</dnsjava-version> + <dnsjava-bundle-version>2.1.7_1</dnsjava-bundle-version> <docker-java-version>0.10.5</docker-java-version> <dom4j-bundle-version>1.6.1_5</dom4j-bundle-version> <dozer-version>5.5.1</dozer-version>