Skip to content

Commit 112a146

Browse files
committed
TIKA-4488: update versions plugin
1 parent 003a912 commit 112a146

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tika-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1184,7 +1184,7 @@
11841184
<plugin>
11851185
<groupId>org.codehaus.mojo</groupId>
11861186
<artifactId>versions-maven-plugin</artifactId>
1187-
<version>2.19.1</version> <!-- 2.20.0 has a bug, see https://github.com/mojohaus/versions/issues/1313 -->
1187+
<version>2.20.1</version>
11881188
<configuration>
11891189
<generateBackupPoms>false</generateBackupPoms>
11901190
</configuration>

0 commit comments

Comments
 (0)