aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/pom.xml
diff options
context:
space:
mode:
authorDavid Gageot <david@gageot.net>2015-05-13 14:58:17 +0200
committerDavid Gageot <david@gageot.net>2015-05-13 15:13:54 +0200
commit0ecb8d59c4b0b3dc00654f1932e492235f0bb25c (patch)
tree42b10c05cf78c7a8b85e8b7fea0d9a01095f8ea0 /server/sonar-web/pom.xml
parentd8797fd0f659ae1159b26b7cb4131833daedd3f7 (diff)
downloadsonarqube-0ecb8d59c4b0b3dc00654f1932e492235f0bb25c.tar.gz
sonarqube-0ecb8d59c4b0b3dc00654f1932e492235f0bb25c.zip
Upgrade npm
Diffstat (limited to 'server/sonar-web/pom.xml')
-rw-r--r--server/sonar-web/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/sonar-web/pom.xml b/server/sonar-web/pom.xml
index ada6f1d8069..abb239c19e5 100644
--- a/server/sonar-web/pom.xml
+++ b/server/sonar-web/pom.xml
@@ -111,7 +111,7 @@
</goals>
<configuration>
<nodeVersion>v0.12.2</nodeVersion>
- <npmVersion>2.7.4</npmVersion>
+ <npmVersion>2.9.1</npmVersion>
</configuration>
</execution>
<execution>