aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-07-13 21:06:54 +0000
committerGravatar vitalyster2021-07-14 04:41:36 +0300
commit9b304c8a307d45286652c6931f365df598542f03 (patch)
treed9aa2dcfb88347000a17397f1881bd2b76273769 /pom.xml
parentcaeba38490e791c504c9859f3062922440629ab0 (diff)
Bump commons-io from 2.10.0 to 2.11.0
Bumps commons-io from 2.10.0 to 2.11.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 77133475..22d003c7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -140,7 +140,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
- <version>2.10.0</version>
+ <version>2.11.0</version>
</dependency>
<dependency>
<groupId>io.pebbletemplates</groupId>