Skip to content

Commit f6cc6c0

Browse files
chore(deps): bump org.jenkins-ci.plugins:subversion from 1281.vc8837f91a_07a_ to 1283.vfc8b_92d49a_06 in /bom-weekly (#4279)
* chore(deps): bump org.jenkins-ci.plugins:subversion in /bom-weekly Bumps [org.jenkins-ci.plugins:subversion](https://github.com/jenkinsci/subversion-plugin) from 1281.vc8837f91a_07a_ to 1283.vfc8b_92d49a_06. - [Release notes](https://github.com/jenkinsci/subversion-plugin/releases) - [Changelog](https://github.com/jenkinsci/subversion-plugin/blob/master/docs/old-changelog.md) - [Commits](https://github.com/jenkinsci/subversion-plugin/commits) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:subversion dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Pin on older line --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Basil Crow <[email protected]>
1 parent fb033df commit f6cc6c0

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

bom-2.462.x/pom.xml

+12
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
<git-plugin.version>5.5.2</git-plugin.version>
1616
<okhttp-api-plugin.version>4.11.0-172.vda_da_1feeb_c6e</okhttp-api-plugin.version>
1717
<scm-api-plugin.version>696.v778d637b_a_762</scm-api-plugin.version>
18+
<subversion-plugin.version>1281.vc8837f91a_07a_</subversion-plugin.version>
1819
<configuration-as-code-plugin.version>1873.vea_5814ca_9c93</configuration-as-code-plugin.version>
1920
<workflow-job-plugin.version>1436.vfa_244484591f</workflow-job-plugin.version>
2021
<workflow-step-api-plugin.version>678.v3ee58b_469476</workflow-step-api-plugin.version>
@@ -395,6 +396,17 @@
395396
<artifactId>ssh-slaves</artifactId>
396397
<version>2.973.v0fa_8c0dea_f9f</version>
397398
</dependency>
399+
<dependency>
400+
<groupId>org.jenkins-ci.plugins</groupId>
401+
<artifactId>subversion</artifactId>
402+
<version>${subversion-plugin.version}</version>
403+
</dependency>
404+
<dependency>
405+
<groupId>org.jenkins-ci.plugins</groupId>
406+
<artifactId>subversion</artifactId>
407+
<version>${subversion-plugin.version}</version>
408+
<classifier>tests</classifier>
409+
</dependency>
398410
<dependency>
399411
<groupId>org.jenkins-ci.plugins</groupId>
400412
<artifactId>support-core</artifactId>

bom-weekly/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<pipeline-stage-view-plugin.version>2.34</pipeline-stage-view-plugin.version>
3030
<plugin-util-api.version>5.1.0</plugin-util-api.version>
3131
<scm-api-plugin.version>703.v72ff4b_259600</scm-api-plugin.version>
32-
<subversion-plugin.version>1281.vc8837f91a_07a_</subversion-plugin.version>
32+
<subversion-plugin.version>1283.vfc8b_92d49a_06</subversion-plugin.version>
3333
<workflow-api-plugin.version>1358.vfb_5780da_64cb_</workflow-api-plugin.version>
3434
<workflow-cps-plugin.version>4009.v0089238351a_9</workflow-cps-plugin.version>
3535
<workflow-job-plugin.version>1498.v33a_0c6f3a_4b_4</workflow-job-plugin.version>

0 commit comments

Comments
 (0)