Skip to content

Commit

Permalink
#5922 apache common collections version changed
Browse files Browse the repository at this point in the history
#5922
(cherry picked from commit 9028b1e)
  • Loading branch information
metas-rc authored and metas-ts committed Dec 17, 2019
1 parent 45ce8b7 commit a996dd9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion de.metas.adempiere.adempiere/base/pom.xml
Expand Up @@ -251,7 +251,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-collections4</artifactId>
<version>4.0</version>
<version>4.1</version>
</dependency>

<!-- needed for org.adempiere.plaf.UIDefaultsSerializer -->
Expand Down
2 changes: 1 addition & 1 deletion de.metas.util/pom.xml
Expand Up @@ -53,7 +53,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-collections4</artifactId>
<version>4.0</version>
<version>4.1</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit a996dd9

Please sign in to comment.