This is an automated email from the ASF dual-hosted git repository.

jamesnetherton pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


The following commit(s) were added to refs/heads/master by this push:
     new 09b3d30  Upgrade SmallRye Reactive Messaging Camel to 2.7.0
09b3d30 is described below

commit 09b3d3038569c23b1260afd6f47d13ceea6ca678
Author: James Netherton <jamesnether...@gmail.com>
AuthorDate: Wed Jan 6 09:51:08 2021 +0000

    Upgrade SmallRye Reactive Messaging Camel to 2.7.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 037c272..b29b3ae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -93,7 +93,7 @@
         <protobuf.version>${protobuf-version}</protobuf.version>
         <retrofit.version>2.5.0</retrofit.version>
         <scala-2.11.version>2.11.12</scala-2.11.version><!-- Spark -->
-        
<smallrye.reactive.messaging.camel.version>2.5.0</smallrye.reactive.messaging.camel.version>
+        
<smallrye.reactive.messaging.camel.version>2.7.0</smallrye.reactive.messaging.camel.version>
         <soap-api.version>1.4.0</soap-api.version><!-- keep in sync with Camel 
-->
         <!-- Keep spring.version aligned with the version used by Camel -->
         <spring.version>${spring5-version}</spring.version>

Reply via email to