From 9da0b6ff1557ddb9935569384d7acda0bdab11b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 23:52:38 +0000 Subject: [PATCH 1/2] build(deps): bump at.yawk.lz4:lz4-java from 1.11.1 to 1.11.2 Bumps [at.yawk.lz4:lz4-java](https://github.com/yawkat/lz4-java) from 1.11.1 to 1.11.2. - [Release notes](https://github.com/yawkat/lz4-java/releases) - [Changelog](https://github.com/yawkat/lz4-java/blob/main/CHANGES.md) - [Commits](https://github.com/yawkat/lz4-java/compare/v1.11.1...v1.11.2) --- updated-dependencies: - dependency-name: at.yawk.lz4:lz4-java dependency-version: 1.11.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4f70f0561e47..2e728d02b9dc 100644 --- a/pom.xml +++ b/pom.xml @@ -1001,7 +1001,7 @@ at.yawk.lz4 lz4-java - 1.11.1 + 1.11.2 org.xerial.snappy From b42063895a9bbfe9938c03e1beeec6cae95ec278 Mon Sep 17 00:00:00 2001 From: Frank Chen Date: Sat, 22 Aug 2026 11:07:12 +0800 Subject: [PATCH 2/2] build: update lz4-java license metadata --- licenses.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/licenses.yaml b/licenses.yaml index 90fb0233216d..8bf5467c6d83 100644 --- a/licenses.yaml +++ b/licenses.yaml @@ -2755,7 +2755,7 @@ name: LZ4 Java license_category: binary module: java-core license_name: Apache License version 2.0 -version: 1.11.1 +version: 1.11.2 libraries: - at.yawk.lz4: lz4-java