Skip to content

Commit

Permalink
TEZ-4517: Upgrade commons-collection4 to 4.4. (#311) (Ayush Saxena re…
Browse files Browse the repository at this point in the history
…viewed by Laszlo Bodor)
  • Loading branch information
ayushtkn authored Oct 5, 2023
1 parent 2ad10b6 commit f5beba9
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 @@ -65,7 +65,7 @@
<codehaus.mojo.version>1.3.2</codehaus.mojo.version>
<commons-cli.version>1.2</commons-cli.version>
<commons-codec.version>1.13</commons-codec.version>
<commons-collections4.version>4.1</commons-collections4.version>
<commons-collections4.version>4.4</commons-collections4.version>
<commons-io.version>2.8.0</commons-io.version>
<commons-lang.version>2.6</commons-lang.version>
<clover.license>${user.home}/clover.license</clover.license>
Expand Down

0 comments on commit f5beba9

Please sign in to comment.