Skip to content

Commit

Permalink
Update com.github.luben:zstd-jni to version 1.5.6-2 (#2446)
Browse files Browse the repository at this point in the history
  • Loading branch information
asf-rm committed Apr 5, 2024
1 parent bef6114 commit e8d544e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion log4j-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@
<wiremock.version>2.35.2</wiremock.version>
<xmlunit.version>2.9.1</xmlunit.version>
<xz.version>1.9</xz.version>
<zstd.version>1.5.6-1</zstd.version>
<zstd.version>1.5.6-2</zstd.version>

<!-- =====================================================
Pinned transitive dependency version properties (in alphabetical order)
Expand Down
4 changes: 2 additions & 2 deletions src/changelog/.3.x.x/update_com_github_luben_zstd_jni.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
xmlns="http://logging.apache.org/log4j/changelog"
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="updated">
<issue id="2423" link="https://github.com/apache/logging-log4j2/pull/2423"/>
<description format="asciidoc">Update `com.github.luben:zstd-jni` to version `1.5.6-1`</description>
<issue id="2446" link="https://github.com/apache/logging-log4j2/pull/2446"/>
<description format="asciidoc">Update `com.github.luben:zstd-jni` to version `1.5.6-2`</description>
</entry>
2 changes: 1 addition & 1 deletion src/site/_release-notes/_3.x.x.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ This release contains...
* Update `co.elastic.logging:log4j2-ecs-layout` to version `1.6.0` (https://github.com/apache/logging-log4j2/pull/2303[2303])
* Update `com.fasterxml.jackson:jackson-bom` to version `2.17.0` (https://github.com/apache/logging-log4j2/pull/2371[2371])
* Update `com.github.luben:zstd-jni` to version `1.5.6-1` (https://github.com/apache/logging-log4j2/pull/2423[2423])
* Update `com.github.luben:zstd-jni` to version `1.5.6-2` (https://github.com/apache/logging-log4j2/pull/2446[2446])
* Update `com.github.tomakehurst:wiremock-jre8` to version `2.35.2` (https://github.com/apache/logging-log4j2/pull/2305[2305])
* Update `com.google.guava:guava` to version `33.1.0-jre` (https://github.com/apache/logging-log4j2/pull/2375[2375])
* Update `commons-io:commons-io` to version `2.16.0` (https://github.com/apache/logging-log4j2/pull/2429[2429])
Expand Down

0 comments on commit e8d544e

Please sign in to comment.