mirror of
https://github.com/apache/nifi.git
synced 2025-02-08 02:58:43 +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> (cherry picked from commit e83fc230ac61042d729af13d43bf374955b266f9)
This commit is contained in:
parent
b92cf84c35
commit
37794c1d08
@ -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