From d408966b71610cfe1887dc1972274710f87ad89f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 06:20:23 +0000 Subject: [PATCH] build(deps): Bump the maven-minor-patch group with 3 updates Bumps the maven-minor-patch group with 3 updates: [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework), [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) and [org.pitest:pitest-maven](https://github.com/hcoles/pitest). Updates `org.junit.jupiter:junit-jupiter` from 6.1.1 to 6.1.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r6.1.1...r6.1.2) Updates `com.puppycrawl.tools:checkstyle` from 13.7.0 to 13.8.0 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-13.7.0...checkstyle-13.8.0) Updates `org.pitest:pitest-maven` from 1.25.5 to 1.25.7 - [Release notes](https://github.com/hcoles/pitest/releases) - [Commits](https://github.com/hcoles/pitest/compare/1.25.5...1.25.7) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-minor-patch - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 13.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: org.pitest:pitest-maven dependency-version: 1.25.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-minor-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index fecbbbe..6706a46 100644 --- a/pom.xml +++ b/pom.xml @@ -58,7 +58,7 @@ 3.3.1 3.5.0 0.8.15 - 1.25.5 + 1.25.7 1.2.3 @@ -146,7 +146,7 @@ org.junit.jupiter junit-jupiter - 6.1.1 + 6.1.2 org.assertj @@ -232,7 +232,7 @@ com.puppycrawl.tools checkstyle - 13.7.0 + 13.8.0