We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78a8c7f commit c9814feCopy full SHA for c9814fe
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>
@@ -940,3 +940,4 @@
940
<module>distribution</module>
941
</modules>
942
</project>
943
+
0 commit comments