From 4adbf50246c6d0ef003719782105f19c81050744 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 10:02:56 +0000 Subject: [PATCH] build(deps-dev): bump org.pitest:pitest-maven from 1.22.0 to 1.22.1 Bumps [org.pitest:pitest-maven](https://github.com/hcoles/pitest) from 1.22.0 to 1.22.1. - [Release notes](https://github.com/hcoles/pitest/releases) - [Commits](https://github.com/hcoles/pitest/compare/1.22.0...1.22.1) --- updated-dependencies: - dependency-name: org.pitest:pitest-maven dependency-version: 1.22.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- module/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/pom.xml b/module/pom.xml index 61f12f77..8d569e3b 100644 --- a/module/pom.xml +++ b/module/pom.xml @@ -187,7 +187,7 @@ org.pitest pitest-maven - 1.22.0 + 1.22.1 true