Skip to content

Commit

Permalink
Update dependency org.jenkins-ci.plugins:scm-api to v703
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 17, 2025
1 parent 490d2ff commit 09fb870
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ THE SOFTWARE.
<!-- Required by workflow-support -->
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>scm-api</artifactId>
<version>698.v8e3b_c788f0a_6</version>
<version>703.v72ff4b_259600</version>
</dependency>
<dependency>
<!-- requireUpperBoundDeps via matrix-project and junit -->
Expand Down
2 changes: 1 addition & 1 deletion war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@ THE SOFTWARE.
<!-- dependency of workflow-api and workflow-support -->
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>scm-api</artifactId>
<version>698.v8e3b_c788f0a_6</version>
<version>703.v72ff4b_259600</version>
<type>hpi</type>
</artifactItem>
<artifactItem>
Expand Down

0 comments on commit 09fb870

Please sign in to comment.