From f601f3a8ff9e5551de996df3a4652e4746644fd2 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 2 May 2024 22:40:25 +0200 Subject: [PATCH] chore(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.12 (#1390) Co-authored-by: Alice <65933803+alicejli@users.noreply.github.com> --- oauth2_http/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/oauth2_http/pom.xml b/oauth2_http/pom.xml index caaebc6dd..c14201002 100644 --- a/oauth2_http/pom.xml +++ b/oauth2_http/pom.xml @@ -186,7 +186,7 @@ org.jacoco jacoco-maven-plugin - 0.8.11 + 0.8.12 jacoco-check diff --git a/pom.xml b/pom.xml index e3e9f3c71..bda619694 100644 --- a/pom.xml +++ b/pom.xml @@ -282,7 +282,7 @@ org.jacoco jacoco-maven-plugin - 0.8.11 + 0.8.12