Skip to content

Commit

Permalink
Merge pull request #166 from colinduplantis/dependabot/maven/branches…
Browse files Browse the repository at this point in the history
…/4.0.x/org.apache.commons-commons-collections4-4.4

Bump commons-collections4 from 4.0 to 4.4
  • Loading branch information
colinduplantis committed Nov 27, 2020
2 parents 8b22a43 + ac71971 commit 807d55b
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 @@ -475,7 +475,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-collections4</artifactId>
<version>4.0</version>
<version>4.4</version>
</dependency>
<dependency>
<groupId>${project.groupId}.fork</groupId>
Expand Down

0 comments on commit 807d55b

Please sign in to comment.