Skip to content

Commit

Permalink
Bump commons-io from 2.0.1 to 2.7 in /xmlworker
Browse files Browse the repository at this point in the history
Bumps commons-io from 2.0.1 to 2.7.

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and asturio committed May 25, 2021
1 parent ff7028b commit d955e0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xmlworker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.0.1</version>
<version>2.7</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit d955e0f

Please sign in to comment.