Skip to content

Commit 49f8372

Browse files
Update dependency org.jenkins-ci.plugins:scm-api to v711 (#11150)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 35b6741 commit 49f8372

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>709.v6c27075a_b_1c7</version>
124+
<version>711.va_e7ca_4d96f53</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>709.v6c27075a_b_1c7</version>
425+
<version>711.va_e7ca_4d96f53</version>
426426
<type>hpi</type>
427427
</artifactItem>
428428
<artifactItem>

0 commit comments

Comments
 (0)