This is an automated email from the ASF dual-hosted git repository.
xiangfu0 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 32b9d6bf7a5 Bump org.slf4j:slf4j-bom from 2.0.18 to 2.0.19 (#19497)
32b9d6bf7a5 is described below
commit 32b9d6bf7a54c6df20061e133fac75e3fd9a28ba
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 8 01:28:42 2026 -0700
Bump org.slf4j:slf4j-bom from 2.0.18 to 2.0.19 (#19497)
Bumps [org.slf4j:slf4j-bom](https://github.com/qos-ch/slf4j) from 2.0.18 to
2.0.19.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.18...v_2.0.19)
---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-bom
dependency-version: 2.0.19
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e9273fbee3d..1a0c2b5da60 100644
--- a/pom.xml
+++ b/pom.xml
@@ -216,7 +216,7 @@
<lz4-java.version>1.11.2</lz4-java.version>
<libthrift.version>0.24.0</libthrift.version>
<log4j.version>2.26.1</log4j.version>
- <slf4j.version>2.0.18</slf4j.version>
+ <slf4j.version>2.0.19</slf4j.version>
<netty.version>4.1.137.Final</netty.version>
<reactivestreams.version>1.0.4</reactivestreams.version>
<jts.version>1.20.0</jts.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]