Skip to content

Commit 431e3b1

Browse files
committed
TIKA-4327: update versions plugin
1 parent db2dfe8 commit 431e3b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tika-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1236,7 +1236,7 @@
12361236
<plugin>
12371237
<groupId>org.codehaus.mojo</groupId>
12381238
<artifactId>versions-maven-plugin</artifactId>
1239-
<version>2.19.1</version> <!-- 2.20.0 has a bug, see https://github.com/mojohaus/versions/issues/1313 -->
1239+
<version>2.20.1</version>
12401240
<configuration>
12411241
<generateBackupPoms>false</generateBackupPoms>
12421242
</configuration>

0 commit comments

Comments
 (0)