Skip to content

Commit

Permalink
Bump commons-io from 1.4 to 2.7 in /liquibase1 (#4)
Browse files Browse the repository at this point in the history
Bumps commons-io from 1.4 to 2.7.

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 26, 2021
1 parent 698fbb1 commit cb5abcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion liquibase1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>1.4</version>
<version>2.7</version>
</dependency>
</dependencies>
</project>

0 comments on commit cb5abcc

Please sign in to comment.