Skip to content

Commit 20fbed2

Browse files
CVE-2026-59949 at.yawk.lz4:lz4-java: Native XXHash implementations can crash the JVM when passed invalid byte array ranges (#1085)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 32f2b95 commit 20fbed2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openam-cassandra/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>at.yawk.lz4</groupId>
4141
<artifactId>lz4-java</artifactId>
42-
<version>1.10.1</version>
42+
<version>1.11.1</version>
4343
</dependency>
4444
<dependency>
4545
<groupId>org.xerial.snappy</groupId>

0 commit comments

Comments
 (0)