You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by wu...@apache.org on 2023/02/27 09:01:18 UTC

[ambari] branch trunk updated: AMBARI-25869: Upgrade TestContainers for fixing functional tests (#3648)

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

wuzhiguo pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 9d7b91f84a AMBARI-25869: Upgrade TestContainers for fixing functional tests (#3648)
9d7b91f84a is described below

commit 9d7b91f84a70329fc6fe59d0604881d771603dbe
Author: Kengo Seki <se...@apache.org>
AuthorDate: Mon Feb 27 18:01:07 2023 +0900

    AMBARI-25869: Upgrade TestContainers for fixing functional tests (#3648)
---
 ambari-project/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ambari-project/pom.xml b/ambari-project/pom.xml
index 8fc77f144f..875affe773 100644
--- a/ambari-project/pom.xml
+++ b/ambari-project/pom.xml
@@ -44,7 +44,7 @@
     <fasterxml.jackson.version>2.12.7</fasterxml.jackson.version>
     <fasterxml.jackson.databind.version>2.12.7.1</fasterxml.jackson.databind.version>
     <postgres.version>42.2.2</postgres.version>
-    <testContainers.version>1.10.2</testContainers.version>
+    <testContainers.version>1.17.6</testContainers.version>
     <forkCount>4</forkCount>
     <reuseForks>false</reuseForks>
     <surefire.argLine>-Xmx1024m -Xms512m</surefire.argLine>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@ambari.apache.org
For additional commands, e-mail: commits-help@ambari.apache.org