Skip to content

Commit

Permalink
Remove unnecessary <dependencyManagement> entry (#8603)
Browse files Browse the repository at this point in the history
  • Loading branch information
basil authored Oct 12, 2023
1 parent eace4ce commit f45c63b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,12 +85,6 @@ THE SOFTWARE.
<artifactId>javax-activation-api</artifactId>
<version>1.2.0-6</version>
</dependency>
<dependency>
<!-- RequireUpperBoundDeps between checks-api, echarts-api, font-awesome-api, and junit -->
<groupId>io.jenkins.plugins</groupId>
<artifactId>plugin-util-api</artifactId>
<version>3.4.0</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>ant</artifactId>
Expand Down

0 comments on commit f45c63b

Please sign in to comment.