mirror of
https://github.com/apache/nifi.git
synced 2025-02-06 01:58:32 +00:00
NIFI-11968 Upgraded zstd-jni to 1.5.5-5 for compress-processors
This closes #7626 Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
parent
5e2a10c328
commit
e83fc230ac
@ -42,7 +42,7 @@ language governing permissions and limitations under the License. -->
|
||||
<dependency>
|
||||
<groupId>com.github.luben</groupId>
|
||||
<artifactId>zstd-jni</artifactId>
|
||||
<version>1.5.5-4</version>
|
||||
<version>1.5.5-5</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.aayushatharva.brotli4j</groupId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user