Skip to content

Commit

Permalink
Bump io.jenkins.plugins:json-path-api from 2.9.0-33.v2527142f2e1d to …
Browse files Browse the repository at this point in the history
…2.9.0-52.v57de85cc4722 in /bom-weekly (#3025)

* Bump io.jenkins.plugins:json-path-api in /bom-weekly

Bumps [io.jenkins.plugins:json-path-api](https://github.com/jenkinsci/json-path-api-plugin) from 2.9.0-33.v2527142f2e1d to 2.9.0-52.v57de85cc4722.
- [Release notes](https://github.com/jenkinsci/json-path-api-plugin/releases)
- [Commits](jenkinsci/json-path-api-plugin@2.9.0-33.v2527142f2e1d...2.9.0-52.v57de85cc4722)

---
updated-dependencies:
- dependency-name: io.jenkins.plugins:json-path-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Pin on older line

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Basil Crow <[email protected]>
  • Loading branch information
dependabot[bot] and basil authored Mar 14, 2024
1 parent 2444db8 commit ea23ccf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions bom-2.414.x/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,11 @@
<artifactId>jquery3-api</artifactId>
<version>3.7.1-1</version>
</dependency>
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>json-path-api</artifactId>
<version>2.9.0-33.v2527142f2e1d</version>
</dependency>
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>plugin-util-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bom-weekly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>json-path-api</artifactId>
<version>2.9.0-33.v2527142f2e1d</version>
<version>2.9.0-52.v57de85cc4722</version>
</dependency>
<dependency>
<groupId>io.jenkins.plugins</groupId>
Expand Down

0 comments on commit ea23ccf

Please sign in to comment.