From e7d1079b0cc4c9ee1c8e5fcd5b24cf7b03307427 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 18:13:12 +0000 Subject: [PATCH] Bump the maven group across 1 directory with 7 updates Bumps the maven group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [com.formdev:flatlaf](https://github.com/JFormDesigner/FlatLaf) | `3.7` | `3.7.1` | | [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.3.0` | | org.apache.maven:maven-artifact | `3.9.12` | `3.9.14` | | [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 `com.formdev:flatlaf` from 3.7 to 3.7.1 - [Release notes](https://github.com/JFormDesigner/FlatLaf/releases) - [Changelog](https://github.com/JFormDesigner/FlatLaf/blob/main/CHANGELOG.md) - [Commits](https://github.com/JFormDesigner/FlatLaf/compare/3.7...3.7.1) 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.3.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.3.0) Updates `org.apache.maven:maven-artifact` from 3.9.12 to 3.9.14 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: com.formdev:flatlaf dependency-version: 3.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - 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.3.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.14 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 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 5d3130eb..17d2aef1 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 @@ -189,12 +189,12 @@ com.formdev flatlaf - 3.7 + 3.7.1 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.3.0 org.json @@ -240,12 +240,12 @@ org.apache.maven maven-artifact - 3.9.12 + 3.9.14 org.tukaani xz - 1.11 + 1.12 net.indiespot