Skip to content

Commit

Permalink
Merge pull request #377 from mojohaus/dependabot/maven/commons-collec…
Browse files Browse the repository at this point in the history
…tions-commons-collections-3.2.2

Bump commons-collections from 3.2.1 to 3.2.2
  • Loading branch information
tchemit authored Apr 28, 2021
2 parents 51bdb34 + 9a82bfa commit dd24a40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@
<dependency>
<groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId>
<version>3.2.1</version>
<version>3.2.2</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
Expand Down

0 comments on commit dd24a40

Please sign in to comment.