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 2021/07/12 06:11:34 UTC

[camel-karaf] branch main updated: Upgrade DNSJava bundle to version 3.4.0

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git


The following commit(s) were added to refs/heads/main by this push:
     new a5b43f0  Upgrade DNSJava bundle to version 3.4.0
a5b43f0 is described below

commit a5b43f017f03dd9a4dc3d47e664680a2930950b5
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jul 12 07:43:03 2021 +0200

    Upgrade DNSJava bundle to version 3.4.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ca1243d..1938fc3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -146,7 +146,7 @@
         <digitalocean-api-client-bundle-version>2.17_1</digitalocean-api-client-bundle-version>
         <digitalpetri-fsm-client>0.2</digitalpetri-fsm-client>
         <digitalpetri-netty-client>0.3</digitalpetri-netty-client>
-        <dnsjava-bundle-version>3.3.1_1</dnsjava-bundle-version>
+        <dnsjava-bundle-version>3.4.0_1</dnsjava-bundle-version>
         <docker-java-bundle-version>3.2.8_1</docker-java-bundle-version>
         <docker-java-commons-compress-version>1.20</docker-java-commons-compress-version>
         <debezium-version>1.0.0.Final</debezium-version>