This is an automated email from the ASF dual-hosted git repository.

lresende pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-toree.git


The following commit(s) were added to refs/heads/master by this push:
     new 0c4d9713 Fix dependency versions in license extras (#249)
0c4d9713 is described below

commit 0c4d971366be4136f4fc52f86cc763f04f75d646
Author: Luciano Resende <[email protected]>
AuthorDate: Sun Mar 8 22:50:52 2026 -0700

    Fix dependency versions in license extras (#249)
---
 etc/legal/LICENSE_extras | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/etc/legal/LICENSE_extras b/etc/legal/LICENSE_extras
index 48959136..7b3b96f5 100644
--- a/etc/legal/LICENSE_extras
+++ b/etc/legal/LICENSE_extras
@@ -34,8 +34,8 @@ Apache License 2.0
    org.apache.commons:commons-exec:1.3 -> 
https://github.com/apache/commons-exec/blob/trunk/LICENSE.txt
    org.scala-lang.modules:scala-collection-compat_2.12:2.0.0 -> 
https://github.com/scala/scala-collection-compat/blob/main/LICENSE
    org.scala-lang.modules:scala-java8-compat_2.12:1.0.2 -> 
https://github.com/scala/scala-java8-compat/blob/master/LICENSE
-   org.scala-lang.modules:scala-xml_2.12:2.1.0 -> 
https://github.com/scala/scala-xml/blob/master/LICENSE.md
-   org.scala-lang:scala-reflect:2.12.15 -> 
http://www.scala-lang.org/license.html and licenses/LICENSE-scala.txt
+   org.scala-lang.modules:scala-xml_2.12:1.3.0 -> 
https://github.com/scala/scala-xml/blob/master/LICENSE.md
+   org.scala-lang:scala-reflect:2.12.17 -> 
http://www.scala-lang.org/license.html and licenses/LICENSE-scala.txt
    org.typelevel:macro-compat_2.12:1.1.1 -> 
https://github.com/milessabin/macro-compat/blob/master/LICENSE
 
 ========================================================================

Reply via email to