This is an automated email from the ASF dual-hosted git repository. jackie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push: new 13db65070c Bump slf4j.version from 2.0.13 to 2.0.14 (#13769) 13db65070c is described below commit 13db65070cbdfbf1419c4c4806c38f6fe8e1cffa Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Wed Aug 7 10:35:05 2024 -0700 Bump slf4j.version from 2.0.13 to 2.0.14 (#13769) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d0d9de2a2c..687310ad27 100644 --- a/pom.xml +++ b/pom.xml @@ -169,7 +169,7 @@ <lz4-java.version>1.8.0</lz4-java.version> <libthrift.verion>0.18.1</libthrift.verion> <log4j.version>2.23.1</log4j.version> - <slf4j.version>2.0.13</slf4j.version> + <slf4j.version>2.0.14</slf4j.version> <netty.version>4.1.112.Final</netty.version> <reactivestreams.version>1.0.4</reactivestreams.version> <jts.version>1.19.0</jts.version> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org