Skip to content

Commit

Permalink
Bump commons-io from 2.6 to 2.8.0
Browse files Browse the repository at this point in the history
Bumps commons-io from 2.6 to 2.8.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Sep 10, 2020
1 parent 1d44be3 commit 6ea368f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion handlebars-proto/pom.xml
Expand Up @@ -139,7 +139,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.4</version>
<version>2.8.0</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion handlebars/pom.xml
Expand Up @@ -222,7 +222,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.6</version>
<version>2.8.0</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 6ea368f

Please sign in to comment.