You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2021/04/09 06:56:29 UTC

[camel] branch master updated: Infinispan 12.1.0.Final uses Protostream 4.4.0.Beta3

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


The following commit(s) were added to refs/heads/master by this push:
     new fe72154  Infinispan 12.1.0.Final uses Protostream 4.4.0.Beta3
fe72154 is described below

commit fe72154894f76617cbe8fc18afcb27ec736ff375
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Apr 9 08:47:09 2021 +0200

    Infinispan 12.1.0.Final uses Protostream 4.4.0.Beta3
---
 components/camel-infinispan/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components/camel-infinispan/pom.xml b/components/camel-infinispan/pom.xml
index c3399ab..72b9f90 100644
--- a/components/camel-infinispan/pom.xml
+++ b/components/camel-infinispan/pom.xml
@@ -33,7 +33,7 @@
     <description>Camel Infinispan parent</description>
 
     <properties>
-        <protostream-version>4.3.5.Final</protostream-version>
+        <protostream-version>4.4.0.Beta3</protostream-version>
     </properties>
 
     <modules>