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 d4167e3 Upgrade DNS Java Bundle to version 3.4.2_1
d4167e3 is described below
commit d4167e3e5ed4d5789b1ec35a3d1a4ea68ce0eb14
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Oct 4 14:20:05 2021 +0200
Upgrade DNS Java Bundle to version 3.4.2_1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d718bb8..afe0a54 100644
--- a/pom.xml
+++ b/pom.xml
@@ -149,7 +149,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.4.1_1</dnsjava-bundle-version>
+ <dnsjava-bundle-version>3.4.2_1</dnsjava-bundle-version>
<docker-java-bundle-version>3.2.11_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>