Skip to content

Commit

Permalink
Add commons-text-api dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
timja committed Sep 17, 2023
1 parent 33c675e commit 195b095
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,10 @@
<artifactId>plugin-util-api</artifactId>
<version>${plugin-util-api.version}</version>
</dependency>
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>commons-text-api</artifactId>
</dependency>
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>plugin-util-api</artifactId>
Expand Down

0 comments on commit 195b095

Please sign in to comment.