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 5ecfc35dabb Upgrade Infinispan container image to version 15.0.2.Final
(#13881)
5ecfc35dabb is described below
commit 5ecfc35dabb8c73e8ee3798f7c5eb056a58b6710
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Apr 22 12:23:19 2024 +0200
Upgrade Infinispan container image to version 15.0.2.Final (#13881)
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 d65bc388c62..730b0490b9d 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.1.Final
+infinispan.container=quay.io/infinispan/server:15.0.2.Final