Skip to content

Commit

Permalink
chore(deps): bump org.jenkins-ci.plugins:embeddable-build-status from…
Browse files Browse the repository at this point in the history
… 487.va_0ef04c898a_2 to 548.v5653c6e28c41 in /bom-weekly (#4141)

* chore(deps): bump org.jenkins-ci.plugins:embeddable-build-status

Bumps [org.jenkins-ci.plugins:embeddable-build-status](https://github.com/jenkinsci/embeddable-build-status-plugin) from 487.va_0ef04c898a_2 to 548.v5653c6e28c41.
- [Release notes](https://github.com/jenkinsci/embeddable-build-status-plugin/releases)
- [Commits](https://github.com/jenkinsci/embeddable-build-status-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:embeddable-build-status
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* pin to older version

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Darin Pope <darin@planetpope.com>
  • Loading branch information
dependabot[bot] and darinpope authored Dec 20, 2024
1 parent e66af81 commit 029e2a3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions bom-2.462.x/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,11 @@
<artifactId>email-ext</artifactId>
<version>1849.v6dd03b_f6e423</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>embeddable-build-status</artifactId>
<version>487.va_0ef04c898a_2</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>git</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 @@ -931,7 +931,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>embeddable-build-status</artifactId>
<version>487.va_0ef04c898a_2</version>
<version>548.v5653c6e28c41</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down

0 comments on commit 029e2a3

Please sign in to comment.