From 5e86cc4a7843733fca16aa1f90e33ed656266406 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 23:08:13 +0000 Subject: [PATCH] Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 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] --- oidc-playground-server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oidc-playground-server/pom.xml b/oidc-playground-server/pom.xml index 76eb7c0..957f1aa 100644 --- a/oidc-playground-server/pom.xml +++ b/oidc-playground-server/pom.xml @@ -131,7 +131,7 @@ org.jacoco jacoco-maven-plugin - 0.8.12 + 0.8.13