From 57966d6b14d68f3274b66b14617787fd9309176b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Apr 2025 18:20:20 +0000 Subject: [PATCH] Bump org.jacoco:jacoco-maven-plugin in /crud-spring Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.12 to 0.8.13. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.12...v0.8.13) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- crud-spring/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crud-spring/pom.xml b/crud-spring/pom.xml index 11fbc98..b6a88e7 100644 --- a/crud-spring/pom.xml +++ b/crud-spring/pom.xml @@ -73,7 +73,7 @@ org.jacoco jacoco-maven-plugin - 0.8.12 + 0.8.13