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/01/23 16:44:23 UTC

(camel) branch main updated: Upgrade Infinispan container image version to 14.0.22.Final for test-infra module (#12877)

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 85e16dded2c Upgrade Infinispan container image version to 14.0.22.Final for test-infra module (#12877)
85e16dded2c is described below

commit 85e16dded2c96a5698c4bc14a4172fafe6694a78
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Jan 23 17:44:16 2024 +0100

    Upgrade Infinispan container image version to 14.0.22.Final for test-infra module (#12877)
    
    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 7cbce9aff60..c1118c76eb6 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.20.Final
\ No newline at end of file
+infinispan.container=quay.io/infinispan/server:14.0.22.Final