summaryrefslogtreecommitdiffstats
path: root/abi-check-plugin
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-08-28 13:54:18 +0000
committerGitHub <noreply@github.com>2023-08-28 13:54:18 +0000
commit526ed000047d326733afe26a4213ec258ec5d566 (patch)
tree7e202d8e1aa821de004acdc0d0861f507b37ae0b /abi-check-plugin
parentbd5fa1d77691b408a52de516657dc7e7410be81d (diff)
Update dependency org.openclover:clover-maven-plugin to v4.4.1
Diffstat (limited to 'abi-check-plugin')
-rw-r--r--abi-check-plugin/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/abi-check-plugin/pom.xml b/abi-check-plugin/pom.xml
index 87350af8289..3adf5a302ab 100644
--- a/abi-check-plugin/pom.xml
+++ b/abi-check-plugin/pom.xml
@@ -64,7 +64,7 @@
<plugin>
<groupId>org.openclover</groupId>
<artifactId>clover-maven-plugin</artifactId>
- <version>4.3.1</version>
+ <version>4.4.1</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>