Skip to content

Commit

Permalink
Merge pull request #7 from driftserver/dependabot/maven/drift-filesys…
Browse files Browse the repository at this point in the history
…tem/drift-filesystem-springboot/commons-io-commons-io-2.7

Bump commons-io from 2.6 to 2.7 in /drift-filesystem/drift-filesystem-springboot
  • Loading branch information
bramstieperaere authored Jan 15, 2022
2 parents 1d57941 + 7da28e1 commit 020fe98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drift-filesystem/drift-filesystem-springboot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.6</version>
<version>2.7</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 020fe98

Please sign in to comment.