Skip to content

Commit

Permalink
Bump org.jenkins-ci.plugins:display-url-api
Browse files Browse the repository at this point in the history
Bumps [org.jenkins-ci.plugins:display-url-api](https://github.com/jenkinsci/display-url-api-plugin) from 2.200.vb_9327d658781 to 2.204.vf6fddd8a_8b_e9.
- [Release notes](https://github.com/jenkinsci/display-url-api-plugin/releases)
- [Changelog](https://github.com/jenkinsci/display-url-api-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/display-url-api-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:display-url-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 29, 2024
1 parent 26027f0 commit 7c29f9a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ THE SOFTWARE.
<!-- RequireUpperBoundDeps via mailer and junit -->
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>display-url-api</artifactId>
<version>2.200.vb_9327d658781</version>
<version>2.204.vf6fddd8a_8b_e9</version>
</dependency>
<dependency>
<!-- Required by workflow-support -->
Expand Down
2 changes: 1 addition & 1 deletion war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ THE SOFTWARE.
<!-- dependency of checks-api, junit, and mailer -->
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>display-url-api</artifactId>
<version>2.200.vb_9327d658781</version>
<version>2.204.vf6fddd8a_8b_e9</version>
<type>hpi</type>
</artifactItem>
<artifactItem>
Expand Down

0 comments on commit 7c29f9a

Please sign in to comment.