Skip to content

Commit

Permalink
Bump org.jenkins-ci.plugins:database from 247.v244b_d85f086d to 266.v…
Browse files Browse the repository at this point in the history
…1d03c767934e in /bom-weekly (#3615)

* Bump org.jenkins-ci.plugins:database in /bom-weekly

Bumps [org.jenkins-ci.plugins:database](https://github.com/jenkinsci/database-plugin) from 247.v244b_d85f086d to 266.v1d03c767934e.
- [Release notes](https://github.com/jenkinsci/database-plugin/releases)
- [Commits](https://github.com/jenkinsci/database-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:database
  dependency-type: direct:production
...

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

* Add opentelemetry-api plugin

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>
  • Loading branch information
dependabot[bot] and MarkEWaite committed Sep 21, 2024
1 parent c08d377 commit 13f15d1
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion bom-weekly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -409,6 +409,11 @@
<version>${okhttp-api-plugin.version}</version>
<classifier>tests</classifier>
</dependency>
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>opentelemetry-api</artifactId>
<version>1.40.0-36.v1e02b_b_4db_8f4</version>
</dependency>
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>oss-symbols-api</artifactId>
Expand Down Expand Up @@ -635,7 +640,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>database</artifactId>
<version>247.v244b_d85f086d</version>
<version>266.v1d03c767934e</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down

0 comments on commit 13f15d1

Please sign in to comment.