[OPENJPA-2748] commons-collection4 is updated to release version

This commit is contained in:
Maxim Solodovnik 2019-02-05 11:06:35 +07:00
parent 6e8c4d987f
commit e4197b0c42
1 changed files with 1 additions and 1 deletions

View File

@ -1631,7 +1631,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-collections4</artifactId>
<version>4.3-SNAPSHOT</version>
<version>4.3</version>
</dependency>
<dependency>
<groupId>net.sourceforge.serp</groupId>