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

apkhmv pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git


The following commit(s) were added to refs/heads/main by this push:
     new faac3854f6 IGNITE-19616 Update slf4j version (#2129)
faac3854f6 is described below

commit faac3854f687daab2de4580fd9666fb227bf4c3a
Author: Vadim Pakhnushev <[email protected]>
AuthorDate: Thu Jun 1 13:04:30 2023 +0300

    IGNITE-19616 Update slf4j version (#2129)
---
 gradle/libs.versions.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 50f5409e36..e7bd9652d0 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -43,7 +43,7 @@ micronautSecurity="3.9.2"
 micronautReactor="2.5.0"
 mockito = "4.3.1"
 picocli = "4.7.0"
-slf4j = "1.7.32"
+slf4j = "2.0.7"
 spoon = "8.4.0-beta-18"
 swagger = "2.2.8"
 swaggerLegacy = "1.6.4"

Reply via email to