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 2023/07/04 08:05:22 UTC

[camel] branch dnsjava created (now 6f408476770)

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

acosentino pushed a change to branch dnsjava
in repository https://gitbox.apache.org/repos/asf/camel.git


      at 6f408476770 Upgrade DNSJava to version 3.5.2

This branch includes the following new commits:

     new 6f408476770 Upgrade DNSJava to version 3.5.2

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[camel] 01/01: Upgrade DNSJava to version 3.5.2

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 6f4084767707bc442c778dba4e0a43d9e653cbe5
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Jul 4 10:04:18 2023 +0200

    Upgrade DNSJava to version 3.5.2
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index d87c52ac9dc..cce1f1fc6f0 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -121,7 +121,7 @@
         <djl-pytorch-native-version>1.9.1</djl-pytorch-native-version>
         <djl-tensorflow-native-version>2.4.1</djl-tensorflow-native-version>
         <djl-version>0.21.0</djl-version>
-        <dnsjava-version>3.5.1</dnsjava-version>
+        <dnsjava-version>3.5.2</dnsjava-version>
         <docker-java-version>3.3.1</docker-java-version>
         <dropbox-version>5.4.5</dropbox-version>
         <eddsa-version>0.3.0</eddsa-version>
diff --git a/parent/pom.xml b/parent/pom.xml
index 820acf356e3..44381d8ddb5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -131,7 +131,7 @@
         <digitalocean-api-client-version>2.17</digitalocean-api-client-version>
         <directory-watcher-version>0.18.0</directory-watcher-version>
         <disruptor-version>3.4.4</disruptor-version>
-        <dnsjava-version>3.5.1</dnsjava-version>
+        <dnsjava-version>3.5.2</dnsjava-version>
         <djl-version>0.21.0</djl-version>
         <djl-mxnet-native-version>1.8.0</djl-mxnet-native-version>
         <djl-pytorch-native-version>1.9.1</djl-pytorch-native-version>