[java-parent-project] branch maint-11 updated: Update JaCoCo to 0.8.8 for Java 17/18 support

Ian Young ian at iay.org.uk
Tue Oct 18 16:13:11 UTC 2022


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

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

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

The following commit(s) were added to refs/heads/maint-11 by this push:
     new 339953c  Update JaCoCo to 0.8.8 for Java 17/18 support
339953c is described below

commit 339953cac1b9c54ea172726e262a5c0b8e5db97a
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Oct 18 17:11:47 2022 +0100

    Update JaCoCo to 0.8.8 for Java 17/18 support
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b1d522c..151b442 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,7 +79,7 @@
         <checkstyle-plugin.version>3.1.2</checkstyle-plugin.version>
         <checkstyle.configLocation>checkstyle.xml</checkstyle.configLocation>
 
-        <jacoco-maven-plugin.version>0.8.7</jacoco-maven-plugin.version>
+        <jacoco-maven-plugin.version>0.8.8</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