Skip to content

Commit 15344d8

Browse files
chore(deps): bump io.jenkins.plugins:jquery3-api from 3.7.1-2 to 3.7.1-3 in /bom-weekly (#4478)
* chore(deps): bump io.jenkins.plugins:jquery3-api in /bom-weekly Bumps [io.jenkins.plugins:jquery3-api](https://github.com/jenkinsci/jquery3-api-plugin) from 3.7.1-2 to 3.7.1-3. - [Release notes](https://github.com/jenkinsci/jquery3-api-plugin/releases) - [Changelog](https://github.com/jenkinsci/jquery3-api-plugin/blob/main/CHANGELOG.md) - [Commits](jenkinsci/jquery3-api-plugin@v3.7.1-2...v3.7.1-3) --- updated-dependencies: - dependency-name: io.jenkins.plugins:jquery3-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * pin to 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 9c2297d commit 15344d8

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
@@ -192,6 +192,11 @@
192192
<artifactId>joda-time-api</artifactId>
193193
<version>2.13.0-93.v9934da_29b_a_e9</version>
194194
</dependency>
195+
<dependency>
196+
<groupId>io.jenkins.plugins</groupId>
197+
<artifactId>jquery3-api</artifactId>
198+
<version>3.7.1-2</version>
199+
</dependency>
195200
<dependency>
196201
<groupId>io.jenkins.plugins</groupId>
197202
<artifactId>json-api</artifactId>

bom-weekly/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,7 @@
487487
<dependency>
488488
<groupId>io.jenkins.plugins</groupId>
489489
<artifactId>jquery3-api</artifactId>
490-
<version>3.7.1-2</version>
490+
<version>3.7.1-3</version>
491491
</dependency>
492492
<dependency>
493493
<groupId>io.jenkins.plugins</groupId>

0 commit comments

Comments
 (0)