This is an automated email from the ASF dual-hosted git repository. jackie 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 afeaa78225 Bump org.apache.spark:spark-launcher_2.12 from 3.5.1 to 3.5.2 (#13800) afeaa78225 is described below commit afeaa78225796a137ffafa9940cd227af2a0be4e Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Aug 12 11:16:41 2024 -0700 Bump org.apache.spark:spark-launcher_2.12 from 3.5.1 to 3.5.2 (#13800) --- pinot-tools/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pinot-tools/pom.xml b/pinot-tools/pom.xml index 267b39d5f3..1dd02a8558 100644 --- a/pinot-tools/pom.xml +++ b/pinot-tools/pom.xml @@ -32,7 +32,7 @@ <url>https://pinot.apache.org/</url> <properties> <pinot.root>${basedir}/..</pinot.root> - <spark.version>3.5.1</spark.version> + <spark.version>3.5.2</spark.version> </properties> <dependencies> <dependency> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org