aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sonar-plugin-api/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-plugin-api/pom.xml b/sonar-plugin-api/pom.xml
index eb865b6817e..6eeb77a9630 100644
--- a/sonar-plugin-api/pom.xml
+++ b/sonar-plugin-api/pom.xml
@@ -202,7 +202,7 @@
<groupId>org.codehaus.mojo</groupId>
<artifactId>clirr-maven-plugin</artifactId>
<configuration>
- <comparisonVersion>4.5.1</comparisonVersion>
+ <comparisonVersion>4.5.2</comparisonVersion>
<textOutputFile>${project.build.directory}/clirr-report.txt</textOutputFile>
<linkXRef>false</linkXRef>
<failOnError>false</failOnError>