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 5d99e039a6 Bump kafka3.version from 3.9.0 to 3.9.1 (#15849) 5d99e039a6 is described below commit 5d99e039a67105273e5c0fb0e00be277f4e2657b Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Wed May 21 15:21:12 2025 -0700 Bump kafka3.version from 3.9.0 to 3.9.1 (#15849) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d178325f5b..2d8acb6438 100644 --- a/pom.xml +++ b/pom.xml @@ -195,7 +195,7 @@ <spark2.version>2.4.8</spark2.version> <spark3.version>3.5.3</spark3.version> <kafka2.version>2.8.2</kafka2.version> - <kafka3.version>3.9.0</kafka3.version> + <kafka3.version>3.9.1</kafka3.version> <confluent.version>7.7.0</confluent.version> <pulsar.version>4.0.4</pulsar.version> <flink.version>1.20.1</flink.version> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org