[java-parent-project] branch main updated: JPAR-236 Bump Maven versions for IdP 5.3
Codeberg
noreply at shibboleth.net
Sun Sep 6 12:19:48 UTC 2026
This is an automated email from the git hooks/post-receive script.
codeberg pushed a commit to branch main
in repository java-parent-project.
View the commit online:
https://codeberg.org/Shibboleth/java-parent-project/commit/49f1b52ed7809fd919fea16f5bee304dca5a3cb0
The following commit(s) were added to refs/heads/main by this push:
new 49f1b52 JPAR-236 Bump Maven versions for IdP 5.3
49f1b52 is described below
commit 49f1b52ed7809fd919fea16f5bee304dca5a3cb0
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sat Sep 5 14:16:14 2026 +0100
JPAR-236 Bump Maven versions for IdP 5.3
https://shibboleth.atlassian.net/browse/JPAR-236
Update jacoco-maven-plugin to 0.8.15
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0e130e3..8aeab15 100644
--- a/pom.xml
+++ b/pom.xml
@@ -97,7 +97,7 @@
<checkstyle-plugin.version>3.1.2</checkstyle-plugin.version>
<checkstyle.configLocation>checkstyle.xml</checkstyle.configLocation>
- <jacoco-maven-plugin.version>0.8.8</jacoco-maven-plugin.version>
+ <jacoco-maven-plugin.version>0.8.15</jacoco-maven-plugin.version>
<maven-antrun-plugin.version>3.1.0</maven-antrun-plugin.version>
<maven-assembly-plugin.version>3.7.1</maven-assembly-plugin.version>
<maven-clean-plugin.version>3.5.0</maven-clean-plugin.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list