Skip to content

Commit

Permalink
build(deps): Bump commons-io from 2.11.0 to 2.12.0 (#978)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 22, 2023
1 parent a0f33b6 commit 1c17681
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neo4j-migrations-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
</prerequisites>

<properties>
<commons-io.version>2.11.0</commons-io.version>
<commons-io.version>2.12.0</commons-io.version>
<commons-lang3.version>3.12.0</commons-lang3.version>
<covered-ratio-complexity>0.2</covered-ratio-complexity>
<covered-ratio-instructions>0.2</covered-ratio-instructions>
Expand Down

0 comments on commit 1c17681

Please sign in to comment.