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 4742aa92ff Bump scala.version from 2.13.3 to 2.13.16 (#14799)
4742aa92ff is described below

commit 4742aa92ffd5d0fd0b25739d2e1c34cde1339a98
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 13 19:39:26 2025 -0800

    Bump scala.version from 2.13.3 to 2.13.16 (#14799)
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 50f1a8cf38..2a07ca7956 100644
--- a/pom.xml
+++ b/pom.xml
@@ -241,7 +241,7 @@
     <google.jsr305.version>3.0.2</google.jsr305.version>
 
     <!-- Configuration for Scala -->
-    <scala.version>2.12.19</scala.version>
+    <scala.version>2.12.20</scala.version>
     <scala.compat.version>2.12</scala.compat.version>
 
     <!-- Solve conflicts and vulnerabilities -->
@@ -412,7 +412,7 @@
         <activeByDefault>false</activeByDefault>
       </activation>
       <properties>
-        <scala.version>2.13.3</scala.version>
+        <scala.version>2.13.16</scala.version>
         <scala.compat.version>2.13</scala.compat.version>
       </properties>
     </profile>


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

Reply via email to