You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by xi...@apache.org on 2021/10/19 20:10:12 UTC

[pinot] branch master updated: Upgrade localstack utils version (#7598)

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

xiangfu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git


The following commit(s) were added to refs/heads/master by this push:
     new aed6ada  Upgrade localstack utils version (#7598)
aed6ada is described below

commit aed6adae5b57c76b16b4479bf1b2155daa6884a2
Author: Kartik Khare <kh...@gmail.com>
AuthorDate: Wed Oct 20 01:39:50 2021 +0530

    Upgrade localstack utils version (#7598)
---
 pinot-integration-tests/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pinot-integration-tests/pom.xml b/pinot-integration-tests/pom.xml
index 054ed3f..1c4ff11 100644
--- a/pinot-integration-tests/pom.xml
+++ b/pinot-integration-tests/pom.xml
@@ -34,7 +34,7 @@
 
   <properties>
     <pinot.root>${basedir}/..</pinot.root>
-    <localstack-utils.version>0.2.11</localstack-utils.version>
+    <localstack-utils.version>0.2.15</localstack-utils.version>
     <awaitility.version>3.0.0</awaitility.version>
     <aws.sdk.version>2.14.28</aws.sdk.version>
   </properties>

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