From 958339f2f386ae672bf6082981d6922cec42921c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Apr 2025 22:11:54 +0000 Subject: [PATCH] Update dependency org.jacoco:jacoco-maven-plugin to v0.8.13 --- sample-app-kickstart/pom.xml | 2 +- sample-app-netflix-dgs/pom.xml | 2 +- sample-app-spring-graphql/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sample-app-kickstart/pom.xml b/sample-app-kickstart/pom.xml index b546ae4..1a6f88e 100644 --- a/sample-app-kickstart/pom.xml +++ b/sample-app-kickstart/pom.xml @@ -66,7 +66,7 @@ org.jacoco jacoco-maven-plugin - 0.8.11 + 0.8.13 diff --git a/sample-app-netflix-dgs/pom.xml b/sample-app-netflix-dgs/pom.xml index de2986d..6372905 100644 --- a/sample-app-netflix-dgs/pom.xml +++ b/sample-app-netflix-dgs/pom.xml @@ -57,7 +57,7 @@ org.jacoco jacoco-maven-plugin - 0.8.11 + 0.8.13 diff --git a/sample-app-spring-graphql/pom.xml b/sample-app-spring-graphql/pom.xml index 57966f6..03f85a0 100644 --- a/sample-app-spring-graphql/pom.xml +++ b/sample-app-spring-graphql/pom.xml @@ -59,7 +59,7 @@ org.jacoco jacoco-maven-plugin - 0.8.11 + 0.8.13