chore(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.14

This commit is contained in:
renovate[bot]
2025-10-12 01:05:50 +00:00
committed by GitHub
parent 5af3fea74c
commit b1fc65262f

View File

@@ -220,7 +220,7 @@
<plugin> <plugin>
<groupId>org.jacoco</groupId> <groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId> <artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.13</version> <version>0.8.14</version>
<configuration> <configuration>
<!-- excluding SACParserCSS21TokenManager because it causes a "Method too large" exception --> <!-- excluding SACParserCSS21TokenManager because it causes a "Method too large" exception -->
<excludes> <excludes>