aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-09-29 21:25:44 +0000
committerGravatar vitalyster2023-10-03 01:07:29 +0300
commit27b75ce77425e415c3759cf61a36eaf2696636a2 (patch)
tree02e1e8f43c03865d90d032761098fa63bd929529 /pom.xml
parente8a2134d3c56120bf3d2381265c4f81e3a061d8e (diff)
build(deps): bump commons-io:commons-io from 2.13.0 to 2.14.0
Bumps commons-io:commons-io from 2.13.0 to 2.14.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 1491195c..ed4cf8a6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -171,7 +171,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
- <version>2.13.0</version>
+ <version>2.14.0</version>
</dependency>
<dependency>
<groupId>io.pebbletemplates</groupId>