This is an automated email from the ASF dual-hosted git repository.
pkarwasz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/main by this push:
new e17a258063 Bump com.github.luben:zstd-jni from 1.5.7-2 to 1.5.7-3
(#3647)
e17a258063 is described below
commit e17a258063850e8cb55c079d68707211babcb168
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 5 15:13:55 2025 +0200
Bump com.github.luben:zstd-jni from 1.5.7-2 to 1.5.7-3 (#3647)
Bumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from
1.5.7-2 to 1.5.7-3.
- [Commits](https://github.com/luben/zstd-jni/compare/v1.5.7-2...v1.5.7-3)
---
updated-dependencies:
- dependency-name: com.github.luben:zstd-jni
dependency-version: 1.5.7-3
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>
---
log4j-compress/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/log4j-compress/pom.xml b/log4j-compress/pom.xml
index e3c0b7c224..2a7601b3db 100644
--- a/log4j-compress/pom.xml
+++ b/log4j-compress/pom.xml
@@ -32,7 +32,7 @@
<commons-compress.version>1.27.1</commons-compress.version>
<jimfs.version>1.3.0</jimfs.version>
<xz.version>1.10</xz.version>
- <zstd.version>1.5.7-2</zstd.version>
+ <zstd.version>1.5.7-3</zstd.version>
</properties>
<dependencyManagement>