Skip to content

Commit

Permalink
Merge pull request #380 from jenkinsci/dependabot/maven/io.jenkins.to…
Browse files Browse the repository at this point in the history
…ols.bom-bom-2.387.x-2163.v2d916d90c305

Bump bom-2.387.x from 2143.ve4c3c9ec790a to 2163.v2d916d90c305
  • Loading branch information
jglick committed Jul 17, 2023
2 parents 09cb8ea + 241758d commit 01fc45a
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.387.x</artifactId>
<version>2143.ve4c3c9ec790a</version>
<version>2163.v2d916d90c305</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down Expand Up @@ -125,16 +125,12 @@
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>git</artifactId>
<scope>test</scope>
<!-- TODO: Remove version declaration when git plugin 5.1.0 is in plugin BOM -->
<version>5.1.0</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>git</artifactId>
<classifier>tests</classifier>
<scope>test</scope>
<!-- TODO: Remove version declaration when git plugin 5.1.0 is in plugin BOM -->
<version>5.1.0</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down

0 comments on commit 01fc45a

Please sign in to comment.