Skip to content

Commit

Permalink
[MSITE-885] Upgrade Commons IO to 2.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-o committed Apr 16, 2022
1 parent 8382743 commit 628f5b3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Expand Up @@ -489,7 +489,8 @@ under the License.
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.6</version>
<version>2.11.0</version>
<scope>test</scope>
</dependency>

<!-- test -->
Expand Down

0 comments on commit 628f5b3

Please sign in to comment.