Skip to content

Commit

Permalink
NIFI-11968 Upgraded zstd-jni to 1.5.5-5 for compress-processors
Browse files Browse the repository at this point in the history
This closes apache#7626

Signed-off-by: David Handermann <[email protected]>
  • Loading branch information
mr1716 authored and exceptionfactory committed Aug 21, 2023
1 parent 5e2a10c commit e83fc23
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit e83fc23

Please sign in to comment.