Skip to content

Commit bf985b8

Browse files
authored
Drop commons-text API plugin temporarily (#2062)
1 parent 6179115 commit bf985b8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

plugin/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,9 @@
8383
</dependency>
8484

8585
<dependency>
86-
<groupId>io.jenkins.plugins</groupId>
87-
<artifactId>commons-text-api</artifactId>
88-
<version>1.9-9.v39a_53e2e0343</version>
86+
<groupId>org.apache.commons</groupId>
87+
<artifactId>commons-text</artifactId>
88+
<version>1.9</version>
8989
</dependency>
9090

9191
<dependency>

0 commit comments

Comments
 (0)