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 <anco...@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>