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


The following commit(s) were added to refs/heads/main by this push:
     new 47c43eb  CAMEL-17071: Upgrade to apicurio 1.1.16
47c43eb is described below

commit 47c43eb2a8230e6ef416a779b35f81ca1dc8afcc
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Tue Oct 12 17:43:43 2021 +0200

    CAMEL-17071: Upgrade to apicurio 1.1.16
---
 tooling/camel-spring-boot-dependencies/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tooling/camel-spring-boot-dependencies/pom.xml 
b/tooling/camel-spring-boot-dependencies/pom.xml
index ebdc37f..5a7de7c 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -349,7 +349,7 @@
       <dependency>
         <groupId>io.apicurio</groupId>
         <artifactId>apicurio-data-models</artifactId>
-        <version>1.0.16.Final</version>
+        <version>1.1.16</version>
       </dependency>
       <dependency>
         <groupId>io.krakens</groupId>

Reply via email to