From af5ba0f583f5f06dfc28230046d9b7ae93961fbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 04:28:05 +0000 Subject: [PATCH] chore(deps): bump at.yawk.lz4:lz4-java in /docs/examples/JDBC/highvolume Bumps [at.yawk.lz4:lz4-java](https://github.com/yawkat/lz4-java) from 1.10.3 to 1.11.1. - [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.10.3...v1.11.1) --- updated-dependencies: - dependency-name: at.yawk.lz4:lz4-java dependency-version: 1.11.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/examples/JDBC/highvolume/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/examples/JDBC/highvolume/pom.xml b/docs/examples/JDBC/highvolume/pom.xml index 945bcb1c64ae..86ccf8a426f3 100644 --- a/docs/examples/JDBC/highvolume/pom.xml +++ b/docs/examples/JDBC/highvolume/pom.xml @@ -43,7 +43,7 @@ at.yawk.lz4 lz4-java - 1.10.3 + 1.11.1