Skip to content

Commit

Permalink
Merge pull request #179 from gooddata/dependabot/maven/commons-io-com…
Browse files Browse the repository at this point in the history
…mons-io-2.7

Bump commons-io from 2.6 to 2.7

Reviewed-by: Libor Ryšavý
             https://github.com/liry
  • Loading branch information
gdgate authored Jul 15, 2021
2 parents c968973 + 6e4441a commit c5229ec
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 @@ -165,7 +165,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.6</version>
<version>2.7</version>
</dependency>

<dependency>
Expand Down

0 comments on commit c5229ec

Please sign in to comment.