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

szehon pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git


The following commit(s) were added to refs/heads/master by this push:
     new 6cafd7055e Build: Upgrade scala-collection-compat (#8002)
6cafd7055e is described below

commit 6cafd7055e3e943f44d12640c241d870d2a9cfbe
Author: Joan Goyeau <[email protected]>
AuthorDate: Tue Jul 11 12:38:21 2023 -0700

    Build: Upgrade scala-collection-compat (#8002)
---
 versions.props | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/versions.props b/versions.props
index cd72732711..316c221ba2 100644
--- a/versions.props
+++ b/versions.props
@@ -24,8 +24,8 @@ org.glassfish.jaxb:jaxb-runtime = 2.3.3
 software.amazon.awssdk:* = 2.20.18
 org.projectnessie.nessie:* = 0.63.0
 com.google.cloud:libraries-bom = 24.1.0
-org.scala-lang.modules:scala-collection-compat_2.12 = 2.6.0
-org.scala-lang.modules:scala-collection-compat_2.13 = 2.6.0
+org.scala-lang.modules:scala-collection-compat_2.12 = 2.11.0
+org.scala-lang.modules:scala-collection-compat_2.13 = 2.11.0
 com.emc.ecs:object-client-bundle = 3.3.2
 org.immutables:value = 2.9.2
 net.snowflake:snowflake-jdbc = 3.13.30

Reply via email to