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 8bfeeaa2083 Bump log4j.version from 2.26.0 to 2.26.1 (#18916)
8bfeeaa2083 is described below
commit 8bfeeaa208331ab415c9a26c8455f189238cda63
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jul 5 12:37:38 2026 -0700
Bump log4j.version from 2.26.0 to 2.26.1 (#18916)
Bumps `log4j.version` from 2.26.0 to 2.26.1.
Updates `org.apache.logging.log4j:log4j-bom` from 2.26.0 to 2.26.1
- [Release notes](https://github.com/apache/logging-log4j2/releases)
-
[Changelog](https://github.com/apache/logging-log4j2/blob/2.x/RELEASE-NOTES.adoc)
-
[Commits](https://github.com/apache/logging-log4j2/compare/rel/2.26.0...rel/2.26.1)
Updates `org.apache.logging.log4j:log4j-1.2-api` from 2.26.0 to 2.26.1
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-bom
dependency-version: 2.26.1
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.logging.log4j:log4j-1.2-api
dependency-version: 2.26.1
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 379dfbfcd0d..b2fc278a99d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -185,7 +185,7 @@
<zstd-jni.version>1.5.7-11</zstd-jni.version>
<lz4-java.version>1.11.0</lz4-java.version>
<libthrift.version>0.23.0</libthrift.version>
- <log4j.version>2.26.0</log4j.version>
+ <log4j.version>2.26.1</log4j.version>
<slf4j.version>2.0.18</slf4j.version>
<netty.version>4.1.135.Final</netty.version>
<reactivestreams.version>1.0.4</reactivestreams.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]