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 7f266c3651 upgrade kotlin to 1.9.23 (#12719)
7f266c3651 is described below

commit 7f266c3651a604a4272e92d1a0e8709f034b0647
Author: sullis <git...@seansullivan.com>
AuthorDate: Mon Mar 25 22:14:42 2024 -0700

    upgrade kotlin to 1.9.23 (#12719)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 245dd4f7ff..4906468cb6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -208,7 +208,7 @@
 
     <flink.version>1.14.6</flink.version>
 
-    <kotlin.stdlib.version>1.9.22</kotlin.stdlib.version>
+    <kotlin.stdlib.version>1.9.23</kotlin.stdlib.version>
     <okio.version>3.9.0</okio.version>
     <kerby.version>2.0.3</kerby.version>
     <!-- Newer version jline requires java 21 -->


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

Reply via email to