Skip to content

Commit bac9cd5

Browse files
authored
Merge pull request #570 from jenkinsci/dependabot/maven/org.jenkins-ci.plugins-scm-api-724.v7d839074eb_5c
Bump org.jenkins-ci.plugins:scm-api from 721.v54b_c43b_da_1db_ to 724.v7d839074eb_5c
2 parents 044a876 + 4205b1c commit bac9cd5

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

pom.xml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,13 @@
8989
<dependency>
9090
<groupId>org.jenkins-ci.plugins</groupId>
9191
<artifactId>scm-api</artifactId>
92-
<version>721.v54b_c43b_da_1db_</version>
92+
<version>724.v7d839074eb_5c</version>
93+
</dependency>
94+
<dependency>
95+
<groupId>org.jenkins-ci.plugins</groupId>
96+
<artifactId>scm-api</artifactId>
97+
<classifier>tests</classifier>
98+
<version>724.v7d839074eb_5c</version>
9399
</dependency>
94100
</dependencies>
95101
</dependencyManagement>

0 commit comments

Comments
 (0)