Skip to content

Commit

Permalink
Remove commons-text test dependency
Browse files Browse the repository at this point in the history
No longer required by the plugin bill of materials
  • Loading branch information
MarkEWaite committed Sep 17, 2023
1 parent e477be0 commit e0a8d83
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -222,12 +222,6 @@
<version>3.15.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-text</artifactId>
<version>1.10.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>git-server</artifactId>
Expand Down

0 comments on commit e0a8d83

Please sign in to comment.