From 6b423ba17e8fb29ae12eda09eff7333e2c864ad7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 23:40:36 +0000 Subject: [PATCH 1/2] build(deps): bump org.pitest:pitest-maven in /example Bumps [org.pitest:pitest-maven](https://github.com/hcoles/pitest) from 1.20.2 to 1.20.3. - [Release notes](https://github.com/hcoles/pitest/releases) - [Commits](https://github.com/hcoles/pitest/compare/1.20.2...1.20.3) --- updated-dependencies: - dependency-name: org.pitest:pitest-maven dependency-version: 1.20.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- example/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/pom.xml b/example/pom.xml index ec06e84..29c3d41 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -31,7 +31,7 @@ 3.4.6 5.3 1.0.5 - 1.20.2 + 1.20.3 1.2.3 From ab2b3f40561fd74492aa68a60212b44af6bf925d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 21 Sep 2025 15:08:04 +0000 Subject: [PATCH 2/2] ci: update generated cookiecutter template from example --- {{cookiecutter.app_name}}/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/{{cookiecutter.app_name}}/pom.xml b/{{cookiecutter.app_name}}/pom.xml index ad5cd9c..bdb6552 100644 --- a/{{cookiecutter.app_name}}/pom.xml +++ b/{{cookiecutter.app_name}}/pom.xml @@ -31,7 +31,7 @@ 3.4.6 5.3 1.0.5 - 1.20.2 + 1.20.3 1.2.3