This is an automated email from the ASF dual-hosted git repository. tv pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-jcs.git
commit 22008b29f388b7681385635dcead9348e0fcfbbf Author: Thomas Vandahl <t...@apache.org> AuthorDate: Sat Mar 27 19:06:48 2021 +0100 Ude managed version --- commons-jcs-tck-tests/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/commons-jcs-tck-tests/pom.xml b/commons-jcs-tck-tests/pom.xml index dad9d8a..899aa35 100644 --- a/commons-jcs-tck-tests/pom.xml +++ b/commons-jcs-tck-tests/pom.xml @@ -81,7 +81,6 @@ <dependency> <groupId>org.hamcrest</groupId> <artifactId>hamcrest</artifactId> - <version>${hamcrest.version}</version> <scope>test</scope> </dependency>