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 f45e3c08ab87 chore(camel-test-infra-infinispan): upgrade 
infinispan.container to 16.1 (#20744)
f45e3c08ab87 is described below

commit f45e3c08ab8765fd0efea37058036becdada94f6
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 13 09:08:28 2026 +0100

    chore(camel-test-infra-infinispan): upgrade infinispan.container to 16.1 
(#20744)
    
    Update infinispan.container from 16.0.1 to 16.1
    
    Co-authored-by: github-actions[bot] 
<github-actions[bot]@users.noreply.github.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/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 35873f2e4f56..613b2a5baee5 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,5 +14,5 @@
 ## See the License for the specific language governing permissions and
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
-infinispan.container=quay.io/infinispan/server:16.0.1
+infinispan.container=quay.io/infinispan/server:16.1
 infinispan.container.version.exclude=dev,alpha,beta,rc

Reply via email to