From 2da6cc3aed9e0f4d4870baf4ba67e2ad26e8bee4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 19:07:38 +0000 Subject: [PATCH] Bump the maven group across 1 directory with 6 updates Bumps the maven group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [net.lingala.zip4j:zip4j](https://github.com/srikanth-lingala/zip4j) | `2.11.5` | `2.11.6` | | [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) | `3.51.1.0` | `3.51.2.0` | | org.apache.maven:maven-artifact | `3.9.12` | `3.9.13` | | [org.tukaani:xz](https://github.com/tukaani-project/xz-java) | `1.11` | `1.12` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.14.1` | `3.15.0` | | [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) | `3.6.1` | `3.6.2` | 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.apache.maven:maven-artifact` from 3.9.12 to 3.9.13 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) Updates `org.apache.maven.plugins:maven-shade-plugin` from 3.6.1 to 3.6.2 - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.6.1...maven-shade-plugin-3.6.2) --- 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.apache.maven:maven-artifact dependency-version: 3.9.13 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 - dependency-name: org.apache.maven.plugins:maven-shade-plugin dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven ... Signed-off-by: dependabot[bot] --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 5d3130eb..eb398180 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 @@ -92,7 +92,7 @@ maven-shade-plugin - 3.6.1 + 3.6.2 @@ -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 @@ -240,12 +240,12 @@ org.apache.maven maven-artifact - 3.9.12 + 3.9.13 org.tukaani xz - 1.11 + 1.12 net.indiespot