Skip to content

Commit

Permalink
Merge pull request #4 from yangziwen/dependabot/maven/org.apache.comm…
Browse files Browse the repository at this point in the history
…ons-commons-collections4-4.1

Bump commons-collections4 from 4.0 to 4.1
  • Loading branch information
yangziwen authored Jul 10, 2021
2 parents 8d281fc + f497340 commit cf5f53e
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 @@ -44,7 +44,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-collections4</artifactId>
<version>4.0</version>
<version>4.1</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
Expand Down

0 comments on commit cf5f53e

Please sign in to comment.