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 344eba125e Bump org.apache.spark:spark-launcher_2.12 from 3.2.1 to 3.5.0 (#12199) 344eba125e is described below commit 344eba125edaf342c8a2669c1edc32da927ec330 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Sat Dec 23 01:02:00 2023 -0800 Bump org.apache.spark:spark-launcher_2.12 from 3.2.1 to 3.5.0 (#12199) --- 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 46a0ff506f..b201df02ee 100644 --- a/pinot-tools/pom.xml +++ b/pinot-tools/pom.xml @@ -33,7 +33,7 @@ <url>https://pinot.apache.org/</url> <properties> <pinot.root>${basedir}/..</pinot.root> - <spark.version>3.2.1</spark.version> + <spark.version>3.5.0</spark.version> <airlift.version>0.21</airlift.version> </properties> <dependencies> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org