diff options
author | dependabot[bot] | 2021-06-14 07:50:56 +0000 |
---|---|---|
committer | vitalyster | 2021-06-15 03:04:57 +0300 |
commit | 97b76963d0639c538a5665526ec4f12802b13da3 (patch) | |
tree | 190379d6c05693f99bdee99ec0686f0660192a99 /pom.xml | |
parent | 67a3a74544b96ef48b318be59b34a961c7caa471 (diff) |
Bump commons-io from 2.9.0 to 2.10.0
Bumps commons-io from 2.9.0 to 2.10.0.
---
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'pom.xml')
-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.9.0</version> + <version>2.10.0</version> </dependency> <dependency> <groupId>io.pebbletemplates</groupId> |