From 8e2ac24003dbca8c173c321f46d1d8aadd8dea79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 3 May 2025 00:15:50 +0000 Subject: [PATCH] Bump the dev-deps group with 2 updates Bumps the dev-deps group with 2 updates: [org.kiwiproject:kiwi-test](https://github.com/kiwiproject/kiwi-test) and [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j). Updates `org.kiwiproject:kiwi-test` from 3.9.0 to 3.10.0 - [Release notes](https://github.com/kiwiproject/kiwi-test/releases) - [Commits](https://github.com/kiwiproject/kiwi-test/compare/v3.9.0...v3.10.0) Updates `com.mysql:mysql-connector-j` from 9.2.0 to 9.3.0 - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES) - [Commits](https://github.com/mysql/mysql-connector-j/compare/9.2.0...9.3.0) --- updated-dependencies: - dependency-name: org.kiwiproject:kiwi-test dependency-version: 3.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: com.mysql:mysql-connector-j dependency-version: 9.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 36e64b4..6b093c9 100644 --- a/pom.xml +++ b/pom.xml @@ -34,8 +34,8 @@ 2.1.0 - 3.9.0 - 9.2.0 + 3.10.0 + 9.3.0 3.49.1.0