We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4be7e3f commit 5651f01Copy full SHA for 5651f01
bom-2.462.x/pom.xml
@@ -297,6 +297,11 @@
297
<artifactId>matrix-project</artifactId>
298
<version>839.vff91cd7e3a_b_2</version>
299
</dependency>
300
+ <dependency>
301
+ <groupId>org.jenkins-ci.plugins</groupId>
302
+ <artifactId>nodejs</artifactId>
303
+ <version>1.6.2</version>
304
+ </dependency>
305
<dependency>
306
<groupId>org.jenkins-ci.plugins</groupId>
307
<artifactId>oic-auth</artifactId>
bom-weekly/pom.xml
@@ -1194,7 +1194,7 @@
1194
1195
1196
<artifactId>nodejs</artifactId>
1197
- <version>1.6.2</version>
+ <version>1.6.3</version>
1198
1199
1200
0 commit comments