summaryrefslogtreecommitdiffstats
path: root/sonar/main/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sonar/main/pom.xml')
-rw-r--r--sonar/main/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sonar/main/pom.xml b/sonar/main/pom.xml
index d962229758..67cf12801c 100644
--- a/sonar/main/pom.xml
+++ b/sonar/main/pom.xml
@@ -104,12 +104,12 @@
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
- <version>1.9</version>
+ <version>1.10</version>
</dependency>
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
- <version>1.1.3</version>
+ <version>1.2</version>
</dependency>
</dependencies>
</project>