Skip to content

Commit a152226

Browse files
chore(deps): bump org.jenkins-ci.plugins:database-mysql from 63.va_0596d2b_1438 to 134.vb_98470b_d4d2d in /bom-weekly (#4373)
* chore(deps): bump org.jenkins-ci.plugins:database-mysql in /bom-weekly Bumps [org.jenkins-ci.plugins:database-mysql](https://github.com/jenkinsci/database-mysql-plugin) from 63.va_0596d2b_1438 to 134.vb_98470b_d4d2d. - [Release notes](https://github.com/jenkinsci/database-mysql-plugin/releases) - [Commits](https://github.com/jenkinsci/database-mysql-plugin/commits) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:database-mysql 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 296b7b7 commit a152226

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
@@ -312,6 +312,11 @@
312312
<artifactId>credentials-binding</artifactId>
313313
<version>681.vf91669a_32e45</version>
314314
</dependency>
315+
<dependency>
316+
<groupId>org.jenkins-ci.plugins</groupId>
317+
<artifactId>database-mysql</artifactId>
318+
<version>63.va_0596d2b_1438</version>
319+
</dependency>
315320
<dependency>
316321
<groupId>org.jenkins-ci.plugins</groupId>
317322
<artifactId>display-url-api</artifactId>

bom-weekly/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -951,7 +951,7 @@
951951
<dependency>
952952
<groupId>org.jenkins-ci.plugins</groupId>
953953
<artifactId>database-mysql</artifactId>
954-
<version>63.va_0596d2b_1438</version>
954+
<version>134.vb_98470b_d4d2d</version>
955955
</dependency>
956956
<dependency>
957957
<groupId>org.jenkins-ci.plugins</groupId>

0 commit comments

Comments
 (0)