Skip to content

Commit

Permalink
Update com.github.luben:zstd-jni to version 1.5.6-7 (apache#3129)
Browse files Browse the repository at this point in the history
  • Loading branch information
asf-rm committed Oct 28, 2024
1 parent f786b51 commit 2de3dfb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion log4j-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
<wiremock.version>2.35.2</wiremock.version>
<xmlunit.version>2.10.0</xmlunit.version>
<xz.version>1.10</xz.version>
<zstd.version>1.5.6-6</zstd.version>
<zstd.version>1.5.6-7</zstd.version>

<!-- =====================================================
Pinned transitive dependency version properties (in alphabetical order)
Expand Down
4 changes: 2 additions & 2 deletions src/changelog/.2.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="https://logging.apache.org/xml/ns"
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
type="updated">
<issue id="2998" link="https://github.com/apache/logging-log4j2/pull/2998"/>
<description format="asciidoc">Update `com.github.luben:zstd-jni` to version `1.5.6-6`</description>
<issue id="3129" link="https://github.com/apache/logging-log4j2/pull/3129"/>
<description format="asciidoc">Update `com.github.luben:zstd-jni` to version `1.5.6-7`</description>
</entry>

0 comments on commit 2de3dfb

Please sign in to comment.