This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new d18da13da4 HDDS-12452. Bump slf4j to 2.0.17 (#7993)
d18da13da4 is described below
commit d18da13da4bcef60472199ceb406e2926bda1029
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 1 13:49:36 2025 +0100
HDDS-12452. Bump slf4j to 2.0.17 (#7993)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a80f17cdff..a3e8d47b04 100644
--- a/pom.xml
+++ b/pom.xml
@@ -211,7 +211,7 @@
<rocksdb.version>7.7.3</rocksdb.version>
<servlet-api.version>3.1.0</servlet-api.version>
<shell-executable>bash</shell-executable>
- <slf4j.version>2.0.16</slf4j.version>
+ <slf4j.version>2.0.17</slf4j.version>
<snakeyaml.version>2.0</snakeyaml.version>
<snappy-java.version>1.1.10.7</snappy-java.version>
<sonar.java.binaries>${basedir}/target/classes</sonar.java.binaries>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]