Skip to content

Commit bc3d6d9

Browse files
Update dependency org.jenkins-ci.plugins:scm-api to v707 (#10883)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f28ce11 commit bc3d6d9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ THE SOFTWARE.
115115
<!-- Required by workflow-support -->
116116
<groupId>org.jenkins-ci.plugins</groupId>
117117
<artifactId>scm-api</artifactId>
118-
<version>704.v3ce5c542825a_</version>
118+
<version>707.v749f968369d4</version>
119119
</dependency>
120120
<dependency>
121121
<!-- requireUpperBoundDeps via matrix-project and junit -->

war/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@ THE SOFTWARE.
422422
<!-- dependency of workflow-api and workflow-support -->
423423
<groupId>org.jenkins-ci.plugins</groupId>
424424
<artifactId>scm-api</artifactId>
425-
<version>704.v3ce5c542825a_</version>
425+
<version>707.v749f968369d4</version>
426426
<type>hpi</type>
427427
</artifactItem>
428428
<artifactItem>

0 commit comments

Comments
 (0)