You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2022/10/17 09:47:20 UTC

[camel] 04/04: Upgrade apicurio to 1.1.26

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.git

commit 3af9453712e81e72b216c16f5cce5f90af84a6d8
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Mon Oct 17 11:46:55 2022 +0200

    Upgrade apicurio to 1.1.26
---
 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 02dc8aa3b12..dcf99db99af 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -40,7 +40,7 @@
     <apache-drill-version>1.19.0</apache-drill-version>
     <apache-gora-version>0.9</apache-gora-version>
     <apacheds-version>2.0.0.AM26</apacheds-version>
-    <apicurio-version>1.1.20</apicurio-version>
+    <apicurio-version>1.1.26</apicurio-version>
     <arangodb-java-version>6.19.0</arangodb-java-version>
     <aries-blueprint-api-version>1.0.1</aries-blueprint-api-version>
     <aries-blueprint-cm-version>1.3.2</aries-blueprint-cm-version>
diff --git a/parent/pom.xml b/parent/pom.xml
index 264e039d39c..b4e74c63cde 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -56,7 +56,7 @@
         <apache-any23-version>2.7</apache-any23-version>
         <apache-drill-version>1.19.0</apache-drill-version>
         <apache-gora-version>0.9</apache-gora-version>
-        <apicurio-version>1.1.20</apicurio-version>
+        <apicurio-version>1.1.26</apicurio-version>
         <arangodb-java-version>6.19.0</arangodb-java-version>
         <aries-blueprint-api-version>1.0.1</aries-blueprint-api-version>
         <aries-blueprint-cm-version>1.3.2</aries-blueprint-cm-version>