Skip to content

Commit 5651f01

Browse files
chore(deps): bump org.jenkins-ci.plugins:nodejs from 1.6.2 to 1.6.3 in /bom-weekly (#4247)
* chore(deps): bump org.jenkins-ci.plugins:nodejs in /bom-weekly Bumps [org.jenkins-ci.plugins:nodejs](https://github.com/jenkinsci/nodejs-plugin) from 1.6.2 to 1.6.3. - [Release notes](https://github.com/jenkinsci/nodejs-plugin/releases) - [Commits](jenkinsci/nodejs-plugin@nodejs-1.6.2...nodejs-1.6.3) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:nodejs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * pin to an older version --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Darin Pope <[email protected]>
1 parent 4be7e3f commit 5651f01

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

bom-2.462.x/pom.xml

+5
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,11 @@
297297
<artifactId>matrix-project</artifactId>
298298
<version>839.vff91cd7e3a_b_2</version>
299299
</dependency>
300+
<dependency>
301+
<groupId>org.jenkins-ci.plugins</groupId>
302+
<artifactId>nodejs</artifactId>
303+
<version>1.6.2</version>
304+
</dependency>
300305
<dependency>
301306
<groupId>org.jenkins-ci.plugins</groupId>
302307
<artifactId>oic-auth</artifactId>

bom-weekly/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1194,7 +1194,7 @@
11941194
<dependency>
11951195
<groupId>org.jenkins-ci.plugins</groupId>
11961196
<artifactId>nodejs</artifactId>
1197-
<version>1.6.2</version>
1197+
<version>1.6.3</version>
11981198
</dependency>
11991199
<dependency>
12001200
<groupId>org.jenkins-ci.plugins</groupId>

0 commit comments

Comments
 (0)