Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 3, 2021
1 parent 5528f3c commit 1607254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.1</version>
<version>2.7</version>
</dependency>

<!-- Mime-Util -->
Expand Down

0 comments on commit 1607254

Please sign in to comment.