Skip to content

Commit

Permalink
Merge pull request #697 from apache/WW-5316-commons-io
Browse files Browse the repository at this point in the history
[WW-5316] Upgrades commons-io to version 2.13.0
  • Loading branch information
lukaszlenart committed Jul 12, 2023
2 parents 6a8cfc8 + 25f79d6 commit fa42a20
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 @@ -921,7 +921,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.9.0</version>
<version>2.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit fa42a20

Please sign in to comment.