From 473d5e1ceaa2686cc7bf14462894496dfd779416 Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Thu, 5 May 2022 09:34:46 -0400 Subject: [PATCH] Bump commons.jacoco.version from 0.8.7 to 0.8.8 --- pom.xml | 2 +- src/changes/changes.xml | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1aa33a051..6d44b9c54 100644 --- a/pom.xml +++ b/pom.xml @@ -76,7 +76,7 @@ Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj. 5.8.2 4.13.5 1.7.36 - 0.8.7 + 0.8.8 0.15.7 3.4.0 9.3 diff --git a/src/changes/changes.xml b/src/changes/changes.xml index fd2078329..e28333312 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -179,6 +179,9 @@ The type attribute can be add,update,fix,remove. Bump github/codeql-action from 1 to 2 #287. + + Bump commons.jacoco.version from 0.8.7 to 0.8.8. +