Skip to content

Commit

Permalink
[MDEP-869] update commons-collections to 4.4 (#324)
Browse files Browse the repository at this point in the history
  • Loading branch information
elharo authored May 21, 2023
1 parent 73d2220 commit f186363
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 @@ -258,7 +258,7 @@ under the License.
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-collections4</artifactId>
<version>4.2</version>
<version>4.4</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit f186363

Please sign in to comment.