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 2024/04/22 09:56:24 UTC

(camel) branch infi-15.0.2 created (now f567489eddc)

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

acosentino pushed a change to branch infi-15.0.2
in repository https://gitbox.apache.org/repos/asf/camel.git


      at f567489eddc Upgrade Infinispan container image to version 15.0.2.Final

This branch includes the following new commits:

     new f567489eddc Upgrade Infinispan container image to version 15.0.2.Final

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



(camel) 01/01: Upgrade Infinispan container image to version 15.0.2.Final

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch infi-15.0.2
in repository https://gitbox.apache.org/repos/asf/camel.git

commit f567489eddc7ed3ed6c637886e623e15a4f36aa3
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Apr 22 11:41:43 2024 +0200

    Upgrade Infinispan container image to version 15.0.2.Final
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 .../apache/camel/test/infra/infinispan/services/container.properties    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test-infra/camel-test-infra-infinispan/src/test/resources/org/apache/camel/test/infra/infinispan/services/container.properties b/test-infra/camel-test-infra-infinispan/src/test/resources/org/apache/camel/test/infra/infinispan/services/container.properties
index d65bc388c62..730b0490b9d 100644
--- a/test-infra/camel-test-infra-infinispan/src/test/resources/org/apache/camel/test/infra/infinispan/services/container.properties
+++ b/test-infra/camel-test-infra-infinispan/src/test/resources/org/apache/camel/test/infra/infinispan/services/container.properties
@@ -14,4 +14,4 @@
 ## See the License for the specific language governing permissions and
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
-infinispan.container=quay.io/infinispan/server:15.0.1.Final
+infinispan.container=quay.io/infinispan/server:15.0.2.Final