NIFI-11697: Bump snappy-java from 1.1.10.0 to 1.1.10.1

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](https://github.com/xerial/snappy-java/compare/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 #7383
This commit is contained in:
dependabot[bot] 2023-06-15 16:21:02 +00:00 committed by Matt Burgess
parent e4ad7574e7
commit 6a129be114
1 changed files with 1 additions and 1 deletions

View File

@ -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>