You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by dw...@apache.org on 2022/07/21 15:40:57 UTC

[iceberg] branch master updated: Build: Upgrade slf4j to 1.7.36 (#5320)

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

dweeks 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 2eefe5e22b Build: Upgrade slf4j to 1.7.36 (#5320)
2eefe5e22b is described below

commit 2eefe5e22b131f6354c33300f39f29b56689a6e0
Author: Eduard Tudenhöfner <et...@gmail.com>
AuthorDate: Thu Jul 21 17:40:53 2022 +0200

    Build: Upgrade slf4j to 1.7.36 (#5320)
---
 versions.props | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/versions.props b/versions.props
index 506abf3fb1..8670f299a3 100644
--- a/versions.props
+++ b/versions.props
@@ -1,4 +1,4 @@
-org.slf4j:* = 1.7.25
+org.slf4j:* = 1.7.36
 org.apache.avro:avro = 1.10.2
 org.apache.calcite:* = 1.10.0
 org.apache.flink:* = 1.14.3