This is an automated email from the ASF dual-hosted git repository.

apupier 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 1eddf0350de8 chore(camel-test-infra-mongodb): upgrade 
mongodb.container to 7.0.30-jammy
1eddf0350de8 is described below

commit 1eddf0350de869b744062625222fe08a9edb8041
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 16 06:42:23 2026 +0000

    chore(camel-test-infra-mongodb): upgrade mongodb.container to 7.0.30-jammy
    
    Update mongodb.container from 7.0.12-jammy to 7.0.30-jammy
---
 .../org/apache/camel/test/infra/mongodb/services/container.properties   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/test-infra/camel-test-infra-mongodb/src/main/resources/org/apache/camel/test/infra/mongodb/services/container.properties
 
b/test-infra/camel-test-infra-mongodb/src/main/resources/org/apache/camel/test/infra/mongodb/services/container.properties
index 4c53b7b23c2b..168bfd39f7dd 100644
--- 
a/test-infra/camel-test-infra-mongodb/src/main/resources/org/apache/camel/test/infra/mongodb/services/container.properties
+++ 
b/test-infra/camel-test-infra-mongodb/src/main/resources/org/apache/camel/test/infra/mongodb/services/container.properties
@@ -14,7 +14,7 @@
 ## See the License for the specific language governing permissions and
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
-mongodb.container=mirror.gcr.io/mongo:7.0.12-jammy
+mongodb.container=mirror.gcr.io/mongo:7.0.30-jammy
 mongodb.container.ppc64le=icr.io/ppc64le-oss/mongodb-ppc64le:4.4.24
 mongodb.container.version.include=jammy
 mongodb.container.ppc64le.version.exclude=bv

Reply via email to