mirror of https://github.com/apache/openjpa.git
[OPENJPA-2748] commons-collection4 is updated to release version
This commit is contained in:
parent
6e8c4d987f
commit
e4197b0c42
2
pom.xml
2
pom.xml
|
@ -1631,7 +1631,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.commons</groupId>
|
<groupId>org.apache.commons</groupId>
|
||||||
<artifactId>commons-collections4</artifactId>
|
<artifactId>commons-collections4</artifactId>
|
||||||
<version>4.3-SNAPSHOT</version>
|
<version>4.3</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>net.sourceforge.serp</groupId>
|
<groupId>net.sourceforge.serp</groupId>
|
||||||
|
|
Loading…
Reference in New Issue