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 7d57fce8e343 chore(camel-test-infra-hivemq): upgrade hivemq.container 
to 2025.5 (#21557)
7d57fce8e343 is described below

commit 7d57fce8e3431317dc63c569abed2fd11829514d
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 24 10:57:30 2026 +0100

    chore(camel-test-infra-hivemq): upgrade hivemq.container to 2025.5 (#21557)
    
    Update hivemq.container from 2024.6 to 2025.5
    
    Co-authored-by: github-actions[bot] 
<github-actions[bot]@users.noreply.github.com>
---
 .../org/apache/camel/test/infra/hivemq/services/container.properties    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/test-infra/camel-test-infra-hivemq/src/main/resources/org/apache/camel/test/infra/hivemq/services/container.properties
 
b/test-infra/camel-test-infra-hivemq/src/main/resources/org/apache/camel/test/infra/hivemq/services/container.properties
index 1575a00ed31a..fd813b675eaf 100644
--- 
a/test-infra/camel-test-infra-hivemq/src/main/resources/org/apache/camel/test/infra/hivemq/services/container.properties
+++ 
b/test-infra/camel-test-infra-hivemq/src/main/resources/org/apache/camel/test/infra/hivemq/services/container.properties
@@ -14,6 +14,6 @@
 ## See the License for the specific language governing permissions and
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
-hivemq.container=mirror.gcr.io/hivemq/hivemq-ce:2024.6
+hivemq.container=mirror.gcr.io/hivemq/hivemq-ce:2025.5
 hivemq.resource.path=org/apache/camel/test/infra/hivemq/services
 hivemq.sparkplug.container=localhost/hivemq-ce-sparkplug-tck:camel
\ No newline at end of file

Reply via email to