From 4cfde4da8d4fa1b77df0d025fbfccc327432dd53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 17:07:15 +0000 Subject: [PATCH] Bump the maven group across 1 directory with 2 updates Bumps the maven group with 2 updates in the / directory: [com.formdev:flatlaf](https://github.com/JFormDesigner/FlatLaf) and [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc). Updates `com.formdev:flatlaf` from 3.6.2 to 3.7 - [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.6.2...3.7) Updates `org.xerial:sqlite-jdbc` from 3.51.0.0 to 3.51.1.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.0.0...3.51.1.0) --- updated-dependencies: - dependency-name: com.formdev:flatlaf dependency-version: '3.7' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.xerial:sqlite-jdbc dependency-version: 3.51.1.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c12bce7e..cbfd4880 100644 --- a/pom.xml +++ b/pom.xml @@ -189,7 +189,7 @@ com.formdev flatlaf - 3.6.2 + 3.7 net.lingala.zip4j @@ -220,7 +220,7 @@ org.xerial sqlite-jdbc - 3.51.0.0 + 3.51.1.0 org.json