From e546ee5a887d68209beb40bf88bf71dd56612901 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 19:25:54 +0000 Subject: [PATCH] Bump the maven group across 1 directory with 4 updates Bumps the maven group with 4 updates in the / directory: [net.lingala.zip4j:zip4j](https://github.com/srikanth-lingala/zip4j), [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc), [org.tukaani:xz](https://github.com/tukaani-project/xz-java) and [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin). Updates `net.lingala.zip4j:zip4j` from 2.11.5 to 2.11.6 - [Release notes](https://github.com/srikanth-lingala/zip4j/releases) - [Commits](https://github.com/srikanth-lingala/zip4j/compare/v2.11.5...v2.11.6) Updates `org.xerial:sqlite-jdbc` from 3.51.1.0 to 3.51.2.0 - [Release notes](https://github.com/xerial/sqlite-jdbc/releases) - [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG) - [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.51.1.0...3.51.2.0) Updates `org.tukaani:xz` from 1.11 to 1.12 - [Release notes](https://github.com/tukaani-project/xz-java/releases) - [Changelog](https://github.com/tukaani-project/xz-java/blob/master/NEWS.md) - [Commits](https://github.com/tukaani-project/xz-java/compare/v1.11...v1.12) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.14.1 to 3.15.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.14.1...maven-compiler-plugin-3.15.0) --- updated-dependencies: - dependency-name: net.lingala.zip4j:zip4j dependency-version: 2.11.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.xerial:sqlite-jdbc dependency-version: 3.51.2.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.tukaani:xz dependency-version: '1.12' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven ... Signed-off-by: dependabot[bot] --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 5d3130eb..a868b454 100644 --- a/pom.xml +++ b/pom.xml @@ -48,7 +48,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.14.1 + 3.15.0 21 UTF-8 @@ -194,7 +194,7 @@ net.lingala.zip4j zip4j - 2.11.5 + 2.11.6 com.googlecode.soundlibs @@ -220,7 +220,7 @@ org.xerial sqlite-jdbc - 3.51.1.0 + 3.51.2.0 org.json @@ -245,7 +245,7 @@ org.tukaani xz - 1.11 + 1.12 net.indiespot