aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-06-14 07:50:56 +0000
committerGravatar vitalyster2021-06-15 03:04:57 +0300
commit97b76963d0639c538a5665526ec4f12802b13da3 (patch)
tree190379d6c05693f99bdee99ec0686f0660192a99 /pom.xml
parent67a3a74544b96ef48b318be59b34a961c7caa471 (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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index e1f6b7d5..f5658c10 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>