Skip to content

Commit

Permalink
Merge pull request #48 from IBM/dependabot/maven/commons-io-commons-i…
Browse files Browse the repository at this point in the history
…o-2.7

Bump commons-io from 2.6 to 2.8.0
  • Loading branch information
ind1go authored Apr 26, 2021
2 parents 6c951e8 + 61d4151 commit 8e9d9f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.6</version>
<version>2.8.0</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
Expand Down Expand Up @@ -293,4 +293,4 @@
</dependency>
</dependencies>

</project>
</project>

0 comments on commit 8e9d9f3

Please sign in to comment.