This is an automated email from the ASF dual-hosted git repository. acosentino 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 47eab6d46d5 Upgrade Infinispan Container image to version 15.0.9.Final (#15842) 47eab6d46d5 is described below commit 47eab6d46d5ff2248be7ae2ffe6b3cdddb3cd15e Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Fri Oct 4 16:32:48 2024 +0200 Upgrade Infinispan Container image to version 15.0.9.Final (#15842) Signed-off-by: Andrea Cosentino <anco...@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 e7290635eff..3a28bb5c551 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.5.Final +infinispan.container=quay.io/infinispan/server:15.0.9.Final