From 1cc3f7db51622f74c04eff2145bd9e5c32d4e45a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2026 02:31:23 +0000 Subject: [PATCH] build(deps): bump the testing group across 1 directory with 2 updates Bumps the testing group with 2 updates in the / directory: [junit:junit](https://github.com/junit-team/junit4) and [org.junit:junit-bom](https://github.com/junit-team/junit-framework). Updates `junit:junit` from 4.13.1 to 4.13.2 - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.13.1...r4.13.2) Updates `org.junit:junit-bom` from 5.8.2 to 6.1.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r5.8.2...r6.1.3) --- updated-dependencies: - dependency-name: junit:junit dependency-version: 4.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: testing - dependency-name: org.junit:junit-bom dependency-version: 6.1.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: testing ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- znai-testing-examples-junit5/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f18d99779..faf337c4a 100644 --- a/pom.xml +++ b/pom.xml @@ -151,7 +151,7 @@ 1.2026.6 2.10.0 1.7.36 - 4.13.1 + 4.13.2 3.28.2 2.3.3 4.4.16 diff --git a/znai-testing-examples-junit5/pom.xml b/znai-testing-examples-junit5/pom.xml index 27830cf78..7cc8900be 100644 --- a/znai-testing-examples-junit5/pom.xml +++ b/znai-testing-examples-junit5/pom.xml @@ -36,7 +36,7 @@ org.junit junit-bom - 5.8.2 + 6.1.3 pom import