[java-parent-project] 02/04: Update Maven jacoco plugin to 0.8.6

Ian Young ian at iay.org.uk
Tue Nov 10 17:02:00 UTC 2020


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=de3fb525221e930aab5e3e884c4215bf55535686

commit de3fb525221e930aab5e3e884c4215bf55535686
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Nov 10 16:02:30 2020 +0000

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

diff --git a/pom.xml b/pom.xml
index 413e39a..a2fa883 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,7 +58,7 @@
         <checkstyle-plugin.version>3.1.1</checkstyle-plugin.version>
         <checkstyle.configLocation>checkstyle.xml</checkstyle.configLocation>
 
-        <jacoco-maven-plugin.version>0.8.5</jacoco-maven-plugin.version>
+        <jacoco-maven-plugin.version>0.8.6</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.8.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