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 2459cfce75 Bump slf4j.version from 2.0.12 to 2.0.13 (#12928) 2459cfce75 is described below commit 2459cfce752aafd0ab6ff3d2f1eb98ac57b7efaf Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Apr 15 16:07:44 2024 -0700 Bump slf4j.version from 2.0.12 to 2.0.13 (#12928) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7f1819250b..22daf3bb30 100644 --- a/pom.xml +++ b/pom.xml @@ -159,7 +159,7 @@ <lz4-java.version>1.8.0</lz4-java.version> <libthrift.verion>0.20.0</libthrift.verion> <log4j.version>2.23.1</log4j.version> - <slf4j.version>2.0.12</slf4j.version> + <slf4j.version>2.0.13</slf4j.version> <netty.version>4.1.109.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