aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2012-09-06 09:33:36 +0200
committerSimon Brandhof <simon.brandhof@gmail.com>2012-09-06 09:34:30 +0200
commit1bae22140048e9d48f686ff3a0bd8388b3d016a8 (patch)
tree42dc1ae2dfb845cbfb205fcc837a932488cd69e7 /sonar-plugin-api/pom.xml
parent6fa3003cc351eef3c7a9f525f2a323f8730b8048 (diff)
downloadsonarqube-1bae22140048e9d48f686ff3a0bd8388b3d016a8.tar.gz
sonarqube-1bae22140048e9d48f686ff3a0bd8388b3d016a8.zip
Upgrade JRuby on Rails stack
* SONAR-3780 drop support of servlet 2.4 servers * SONAR-3435 upgrade jruby from 1.6.1 to 1.6.7.2 * SONAR-3737 upgrade rails from 2.3.5 to 2.3.14
Diffstat (limited to 'sonar-plugin-api/pom.xml')
-rw-r--r--sonar-plugin-api/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/sonar-plugin-api/pom.xml b/sonar-plugin-api/pom.xml
index 238dfe524f7..0743ee27526 100644
--- a/sonar-plugin-api/pom.xml
+++ b/sonar-plugin-api/pom.xml
@@ -134,7 +134,6 @@
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>
- <version>2.4</version>
<optional>true</optional>
</dependency>