Skip to content

Commit

Permalink
#5922 apache common collections version changed
Browse files Browse the repository at this point in the history
  • Loading branch information
metas-rc committed Dec 13, 2019
1 parent 71f9f92 commit 9028b1e
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 9028b1e

Please sign in to comment.