Skip to content

Commit e8d544e

Browse files
committed
Update com.github.luben:zstd-jni to version 1.5.6-2 (#2446)
1 parent bef6114 commit e8d544e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
<wiremock.version>2.35.2</wiremock.version>
159159
<xmlunit.version>2.9.1</xmlunit.version>
160160
<xz.version>1.9</xz.version>
161-
<zstd.version>1.5.6-1</zstd.version>
161+
<zstd.version>1.5.6-2</zstd.version>
162162

163163
<!-- =====================================================
164164
Pinned transitive dependency version properties (in alphabetical order)

src/changelog/.3.x.x/update_com_github_luben_zstd_jni.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
xmlns="http://logging.apache.org/log4j/changelog"
44
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
55
type="updated">
6-
<issue id="2423" link="https://github.com/apache/logging-log4j2/pull/2423"/>
7-
<description format="asciidoc">Update `com.github.luben:zstd-jni` to version `1.5.6-1`</description>
6+
<issue id="2446" link="https://github.com/apache/logging-log4j2/pull/2446"/>
7+
<description format="asciidoc">Update `com.github.luben:zstd-jni` to version `1.5.6-2`</description>
88
</entry>

src/site/_release-notes/_3.x.x.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ This release contains...
4040
4141
* Update `co.elastic.logging:log4j2-ecs-layout` to version `1.6.0` (https://github.com/apache/logging-log4j2/pull/2303[2303])
4242
* Update `com.fasterxml.jackson:jackson-bom` to version `2.17.0` (https://github.com/apache/logging-log4j2/pull/2371[2371])
43-
* Update `com.github.luben:zstd-jni` to version `1.5.6-1` (https://github.com/apache/logging-log4j2/pull/2423[2423])
43+
* Update `com.github.luben:zstd-jni` to version `1.5.6-2` (https://github.com/apache/logging-log4j2/pull/2446[2446])
4444
* Update `com.github.tomakehurst:wiremock-jre8` to version `2.35.2` (https://github.com/apache/logging-log4j2/pull/2305[2305])
4545
* Update `com.google.guava:guava` to version `33.1.0-jre` (https://github.com/apache/logging-log4j2/pull/2375[2375])
4646
* Update `commons-io:commons-io` to version `2.16.0` (https://github.com/apache/logging-log4j2/pull/2429[2429])

0 commit comments

Comments
 (0)