From 665604cd9e4ef763ca411fab6f6d506314f610b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 17:03:30 +0000 Subject: [PATCH] chore(deps): Bump the java group across 1 directory with 3 updates Bumps the java group with 3 updates in the / directory: [org.junit:junit-bom](https://github.com/junit-team/junit-framework), [org.mockito:mockito-bom](https://github.com/mockito/mockito) and [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback). Updates `org.junit:junit-bom` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r6.0.1...r6.0.2) Updates `org.mockito:mockito-bom` from 5.20.0 to 5.21.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.20.0...v5.21.0) Updates `ch.qos.logback:logback-classic` from 1.5.21 to 1.5.24 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.21...v_1.5.24) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java - dependency-name: org.mockito:mockito-bom dependency-version: 5.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.24 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: java ... Signed-off-by: dependabot[bot] --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 216a0bd..9dd9e7d 100644 --- a/pom.xml +++ b/pom.xml @@ -23,14 +23,14 @@ org.junit junit-bom - 6.0.1 + 6.0.2 pom import org.mockito mockito-bom - 5.20.0 + 5.21.0 pom import @@ -49,7 +49,7 @@ ch.qos.logback logback-classic - 1.5.21 + 1.5.24 test