Skip to content

Commit

Permalink
Bump zstd-jni from 1.5.5-1 to 1.5.5-2
Browse files Browse the repository at this point in the history
Bumps [zstd-jni](https://github.com/luben/zstd-jni) from 1.5.5-1 to 1.5.5-2.
- [Release notes](https://github.com/luben/zstd-jni/releases)
- [Commits](luben/zstd-jni@v1.5.5-1...v1.5.5-2)

---
updated-dependencies:
- dependency-name: com.github.luben:zstd-jni
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and slawekjaranowski committed May 10, 2023
1 parent 93ec5a9 commit 62cc777
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@ under the License.
<dependency>
<groupId>com.github.luben</groupId>
<artifactId>zstd-jni</artifactId>
<version>1.5.5-1</version>
<version>1.5.5-2</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit 62cc777

Please sign in to comment.