aboutsummaryrefslogtreecommitdiffstats
path: root/sonar
diff options
context:
space:
mode:
Diffstat (limited to 'sonar')
-rw-r--r--sonar/main/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar/main/pom.xml b/sonar/main/pom.xml
index 0e368f00f4..464149bec1 100644
--- a/sonar/main/pom.xml
+++ b/sonar/main/pom.xml
@@ -113,7 +113,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-collections4</artifactId>
- <version>4.3</version>
+ <version>4.4</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>