diff options
author | dependabot[bot] | 2021-05-26 06:13:26 +0000 |
---|---|---|
committer | vitalyster | 2021-05-26 17:00:58 +0300 |
commit | e5d3717695292501277c44b658fb78f4591b3eaf (patch) | |
tree | 146f69f1c270e8d03db9dbfe04a79cdae4bbd6ce | |
parent | 941562ffac1f56b2380fd3eb2ae321cb9825c7dc (diff) |
Bump commons-io from 2.8.0 to 2.9.0
Bumps commons-io from 2.8.0 to 2.9.0.
Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -140,7 +140,7 @@ <dependency> <groupId>commons-io</groupId> <artifactId>commons-io</artifactId> - <version>2.8.0</version> + <version>2.9.0</version> </dependency> <dependency> <groupId>io.pebbletemplates</groupId> |