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

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 7a8005e1b52 Upgrade Infinispan container image to version 
14.0.24.Final (#13129)
7a8005e1b52 is described below

commit 7a8005e1b521b56b1b5f568fc6ab87ec2708cc0b
Author: Andrea Cosentino <[email protected]>
AuthorDate: Thu Feb 15 12:21:47 2024 +0100

    Upgrade Infinispan container image to version 14.0.24.Final (#13129)
    
    Signed-off-by: Andrea Cosentino <[email protected]>
---
 .../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 c1118c76eb6..649949a2c3b 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:14.0.22.Final
+infinispan.container=quay.io/infinispan/server:14.0.24.Final

Reply via email to