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 e908e2475fc Upgrade infinispan image e908e2475fc is described below commit e908e2475fc16f13bd5bf95ba13714b30827c3be Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Fri May 23 10:45:46 2025 +0200 Upgrade infinispan image --- .../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/main/resources/org/apache/camel/test/infra/infinispan/services/container.properties b/test-infra/camel-test-infra-infinispan/src/main/resources/org/apache/camel/test/infra/infinispan/services/container.properties index 0a12bef63b0..82622987feb 100644 --- a/test-infra/camel-test-infra-infinispan/src/main/resources/org/apache/camel/test/infra/infinispan/services/container.properties +++ b/test-infra/camel-test-infra-infinispan/src/main/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.1.4.Final +infinispan.container=quay.io/infinispan/server:15.2.1.Final