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 73d1a66f209 Update MongoDB container used for IT tests to 7.0.11
73d1a66f209 is described below
commit 73d1a66f2091f063734965efb8edc6fcd87f29d6
Author: Aurélien Pupier <[email protected]>
AuthorDate: Fri Jun 14 09:53:45 2024 +0200
Update MongoDB container used for IT tests to 7.0.11
Signed-off-by: Aurélien Pupier <[email protected]>
---
.../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/test/resources/org/apache/camel/test/infra/mongodb/services/container.properties
b/test-infra/camel-test-infra-mongodb/src/test/resources/org/apache/camel/test/infra/mongodb/services/container.properties
index 1fe8fe2c114..237841dc45b 100644
---
a/test-infra/camel-test-infra-mongodb/src/test/resources/org/apache/camel/test/infra/mongodb/services/container.properties
+++
b/test-infra/camel-test-infra-mongodb/src/test/resources/org/apache/camel/test/infra/mongodb/services/container.properties
@@ -14,4 +14,4 @@
## See the License for the specific language governing permissions and
## limitations under the License.
## ---------------------------------------------------------------------------
-mongodb.container=mongo:7.0.9-jammy
\ No newline at end of file
+mongodb.container=mongo:7.0.11-jammy
\ No newline at end of file