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


The following commit(s) were added to refs/heads/master by this push:
     new ebf03ed  Bump Infinispan Spring Boot to version 2.2.4.Final
ebf03ed is described below

commit ebf03ed7113f03fe30d2a26228aa62820fa231a1
Author: Andrea Cosentino <[email protected]>
AuthorDate: Fri May 8 11:32:19 2020 +0200

    Bump Infinispan Spring Boot to version 2.2.4.Final
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index bc0f3be..73238e3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -123,7 +123,7 @@
         
<glassfish-jaxb-runtime-version>${jakarta-jaxb-version}</glassfish-jaxb-runtime-version>
         <groovy-version>3.0.3</groovy-version>
         <hadoop2-version>2.7.4</hadoop2-version>
-        
<infinispan-spring-boot-version>2.2.3.Final</infinispan-spring-boot-version>
+        
<infinispan-spring-boot-version>2.2.4.Final</infinispan-spring-boot-version>
         <jakarta-jaxb-version>2.3.2</jakarta-jaxb-version>
         <jaxb-version>2.3.0</jaxb-version>
         <jetty9-version>9.4.20.v20190813</jetty9-version>

Reply via email to