Skip to content

Commit 87934fb

Browse files
author
elessard
committed
DDF-2116: NPM related build errors in Bamboo
1 parent be7deaf commit 87934fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@
6262
<!-- ouput directory for reports -->
6363
<project.report.output.directory>project-info</project.report.output.directory>
6464
<!-- Properties for the frontend-maven-plugin -->
65-
<node.version>v4.3.1</node.version>
66-
<npm.version>2.14.12</npm.version>
65+
<node.version>v4.4.4</node.version>
66+
<npm.version>2.15.6</npm.version>
6767
<camel.version>2.16.1</camel.version>
6868
<commons-collections.version>3.2.2</commons-collections.version>
6969
<commons-io.version>2.1</commons-io.version>

0 commit comments

Comments
 (0)