This is an automated email from the ASF dual-hosted git repository.
davsclaus 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 d2f36793 CAMEL-18543: Upgrade to zendesk 0.18
d2f36793 is described below
commit d2f367937a089790ddcba3ff13a233eccdfa2cd3
Author: Claus Ibsen <[email protected]>
AuthorDate: Fri Sep 23 07:48:51 2022 +0200
CAMEL-18543: Upgrade to zendesk 0.18
---
pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/pom.xml b/pom.xml
index 492d35f9..a0d1fad5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -110,6 +110,7 @@
<!-- Camel target version -->
<camel-version>3.19.0-SNAPSHOT</camel-version>
+ <ahc-version>2.12.3</ahc-version>
<ant-bundle-version>1.7.0_6</ant-bundle-version>
<antlr-bundle-version>3.5.2_1</antlr-bundle-version>
<antlr-runtime-bundle-version>3.5.2_1</antlr-runtime-bundle-version>