[java-parent-project] 01/04: Update jacoco plugin to 0.8.7

Ian Young ian at iay.org.uk
Tue Mar 22 18:05:29 UTC 2022


This is an automated email from the git hooks/post-receive script.

iay pushed a commit to branch main
in repository java-parent-project.

View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=dba14d4a986dcdb8f0c4508277cf79e3e0d11f11

commit dba14d4a986dcdb8f0c4508277cf79e3e0d11f11
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Mar 22 17:51:14 2022 +0000

    Update jacoco plugin to 0.8.7
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0a36062..6d50708 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,7 +77,7 @@
         <checkstyle-plugin.version>3.1.2</checkstyle-plugin.version>
         <checkstyle.configLocation>checkstyle.xml</checkstyle.configLocation>
 
-        <jacoco-maven-plugin.version>0.8.6</jacoco-maven-plugin.version>
+        <jacoco-maven-plugin.version>0.8.7</jacoco-maven-plugin.version>
         <maven-assembly-plugin.version>3.3.0</maven-assembly-plugin.version>
         <maven-clean-plugin.version>3.1.0</maven-clean-plugin.version>
         <maven-compiler-plugin.version>3.10.1</maven-compiler-plugin.version>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list