Skip to content

Commit aeb95d9

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

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
@@ -121,7 +121,7 @@ THE SOFTWARE.
121121
<!-- Required by workflow-support -->
122122
<groupId>org.jenkins-ci.plugins</groupId>
123123
<artifactId>scm-api</artifactId>
124-
<version>707.v749f968369d4</version>
124+
<version>709.v6c27075a_b_1c7</version>
125125
</dependency>
126126
<dependency>
127127
<!-- 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>707.v749f968369d4</version>
425+
<version>709.v6c27075a_b_1c7</version>
426426
<type>hpi</type>
427427
</artifactItem>
428428
<artifactItem>

0 commit comments

Comments
 (0)