Skip to content

Commit 63880e6

Browse files
chore(deps): bump io.jenkins.plugins:oss-symbols-api from 289.v2453d7c1591d to 296.v4981240eeb_1a_ in /bom-weekly (#4218)
* chore(deps): bump io.jenkins.plugins:oss-symbols-api in /bom-weekly Bumps [io.jenkins.plugins:oss-symbols-api](https://github.com/jenkinsci/oss-symbols-api-plugin) from 289.v2453d7c1591d to 296.v4981240eeb_1a_. - [Release notes](https://github.com/jenkinsci/oss-symbols-api-plugin/releases) - [Commits](https://github.com/jenkinsci/oss-symbols-api-plugin/commits) --- updated-dependencies: - dependency-name: io.jenkins.plugins:oss-symbols-api dependency-type: direct:production ... 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 32852f3 commit 63880e6

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
@@ -108,6 +108,11 @@
108108
<artifactId>opentelemetry-api</artifactId>
109109
<version>1.43.0-38.v1a_9b_53e3f70f</version>
110110
</dependency>
111+
<dependency>
112+
<groupId>io.jenkins.plugins</groupId>
113+
<artifactId>oss-symbols-api</artifactId>
114+
<version>289.v2453d7c1591d</version>
115+
</dependency>
111116
<dependency>
112117
<groupId>io.jenkins.plugins</groupId>
113118
<artifactId>pipeline-graph-view</artifactId>

bom-weekly/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,7 @@
493493
<dependency>
494494
<groupId>io.jenkins.plugins</groupId>
495495
<artifactId>oss-symbols-api</artifactId>
496-
<version>289.v2453d7c1591d</version>
496+
<version>296.v4981240eeb_1a_</version>
497497
</dependency>
498498
<dependency>
499499
<groupId>io.jenkins.plugins</groupId>

0 commit comments

Comments
 (0)