[java-idp-plugin-vci] 01/02: Update jacoco
Codeberg
noreply at shibboleth.net
Fri Nov 21 11:59:12 UTC 2025
This is an automated email from the git hooks/post-receive script.
codeberg pushed a commit to branch dev/PROOFVERIFY
in repository java-idp-plugin-vci.
View the commit online:
https://codeberg.org/Shibboleth/java-idp-plugin-vci/commit/5c263bf33272fdb67065b0c02f42d60d3a0c8612
commit 5c263bf33272fdb67065b0c02f42d60d3a0c8612
Author: jlauros <janne.lauros at csc.fi>
AuthorDate: Fri Nov 21 13:57:44 2025 +0200
Update jacoco
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 88ee0b6..902dac1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -168,7 +168,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
- <version>0.8.10</version>
+ <version>0.8.14</version>
<executions>
<execution>
<id>prepare-agent</id>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list