This is an automated email from the ASF dual-hosted git repository.
solomax pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/openjpa.gitThe following commit(s) were added to refs/heads/master by this push:
new e4197b0 [OPENJPA-2748] commons-collection4 is updated to release version
e4197b0 is described below
commit e4197b0c422ba33a41dbcdaaa775883af85ecd90
Author: Maxim Solodovnik <
[hidden email]>
AuthorDate: Tue Feb 5 11:06:35 2019 +0700
[OPENJPA-2748] commons-collection4 is updated to release version
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 265a72e..d90a5c2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>