Skip to content

Commit

Permalink
NIFI-11697: Bump snappy-java from 1.1.10.0 to 1.1.10.1
Browse files Browse the repository at this point in the history
Bumps [snappy-java](https://github.com/xerial/snappy-java) from 1.1.10.0 to 1.1.10.1.
- [Release notes](https://github.com/xerial/snappy-java/releases)
- [Commits](xerial/snappy-java@v1.1.10.0...v1.1.10.1)

---
updated-dependencies:
- dependency-name: org.xerial.snappy:snappy-java
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Matt Burgess <mattyb149@apache.org>

This closes apache#7383
  • Loading branch information
dependabot[bot] authored and mattyb149 committed Jun 15, 2023
1 parent e4ad757 commit 6a129be
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 @@ -642,7 +642,7 @@
<dependency>
<groupId>org.xerial.snappy</groupId>
<artifactId>snappy-java</artifactId>
<version>1.1.10.0</version>
<version>1.1.10.1</version>
</dependency>
<!-- Override Log4j 2 libraries for transitive dependencies -->
<dependency>
Expand Down

0 comments on commit 6a129be

Please sign in to comment.