We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be7deaf commit 87934fbCopy full SHA for 87934fb
pom.xml
@@ -62,8 +62,8 @@
62
<!-- ouput directory for reports -->
63
<project.report.output.directory>project-info</project.report.output.directory>
64
<!-- Properties for the frontend-maven-plugin -->
65
- <node.version>v4.3.1</node.version>
66
- <npm.version>2.14.12</npm.version>
+ <node.version>v4.4.4</node.version>
+ <npm.version>2.15.6</npm.version>
67
<camel.version>2.16.1</camel.version>
68
<commons-collections.version>3.2.2</commons-collections.version>
69
<commons-io.version>2.1</commons-io.version>
0 commit comments