aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2013-03-15 20:22:45 +0100
committerSimon Brandhof <simon.brandhof@gmail.com>2013-03-15 20:22:45 +0100
commit65cf6e0ac9b9bb42dec7df31c371fe05d116c876 (patch)
tree59f78fc2e0648860d386fced77fc7fc271af98ec /pom.xml
parentf6b11a44af6032d46afd2809cc7e54e93d05e5a0 (diff)
downloadsonarqube-65cf6e0ac9b9bb42dec7df31c371fe05d116c876.tar.gz
sonarqube-65cf6e0ac9b9bb42dec7df31c371fe05d116c876.zip
Improve error handling of ComponentContainer lifecycle
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 3b9d03b2242..f8e8276b8ff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -793,7 +793,7 @@
<dependency>
<groupId>org.picocontainer</groupId>
<artifactId>picocontainer</artifactId>
- <version>2.14.1</version>
+ <version>2.14.3</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>