This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-karaf.git
The following commit(s) were added to refs/heads/master by this push: new f5a3568 Upgrade DNS Java bundle to version 3.2.2_1 f5a3568 is described below commit f5a35684c61a36ab37fa7b14203f0808bd4f500d Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon Aug 24 07:49:45 2020 +0200 Upgrade DNS Java bundle to version 3.2.2_1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cd62e49..50b0c85 100644 --- a/pom.xml +++ b/pom.xml @@ -142,7 +142,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.2.1_1</dnsjava-bundle-version> + <dnsjava-bundle-version>3.2.2_1</dnsjava-bundle-version> <docker-java-bundle-version>3.2.5_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>