Skip to content

Commit

Permalink
Bump io.jenkins.plugins:sqlserver-api from 12.8.1.jre11-63.v522a_b_7b…
Browse files Browse the repository at this point in the history
…_6ea_d7 to 12.8.1.jre11-84.v7106ded1c1f5 in /bom-weekly (#3898)

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

Bumps [io.jenkins.plugins:sqlserver-api](https://github.com/jenkinsci/sqlserver-api-plugin) from 12.8.1.jre11-63.v522a_b_7b_6ea_d7 to 12.8.1.jre11-84.v7106ded1c1f5.
- [Release notes](https://github.com/jenkinsci/sqlserver-api-plugin/releases)
- [Commits](https://github.com/jenkinsci/sqlserver-api-plugin/commits/12.8.1.jre11-84.v7106ded1c1f5)

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

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

* pin sqlserver-api to 12.8.1.jre11-63.v522a_b_7b_6ea_d7 for <= 2.462.x

---------

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 Nov 3, 2024
1 parent efd783f commit c1cfc9a
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 @@ -71,6 +71,11 @@
<artifactId>pipeline-graph-view</artifactId>
<version>340.v28cecee8b_25f</version>
</dependency>
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>sqlserver-api</artifactId>
<version>12.8.1.jre11-63.v522a_b_7b_6ea_d7</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>basic-branch-build-strategies</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 @@ -473,7 +473,7 @@
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>sqlserver-api</artifactId>
<version>12.8.1.jre11-63.v522a_b_7b_6ea_d7</version>
<version>12.8.1.jre11-84.v7106ded1c1f5</version>
</dependency>
<dependency>
<groupId>io.jenkins.plugins</groupId>
Expand Down

0 comments on commit c1cfc9a

Please sign in to comment.