aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-10-25 22:01:23 +0000
committerGravatar vitalyster2023-10-26 10:40:10 +0300
commitfd8be99cf84ce5c4a3648635bbc05388e4bfeee9 (patch)
treec69a86f89bfc6054a5b6b3f1ed45c94e2c2f8d94 /pom.xml
parentfccf2d6f46f5a37eaa6ddda124589edadf9fefb2 (diff)
build(deps): bump commons-io:commons-io from 2.14.0 to 2.15.0
Bumps commons-io:commons-io from 2.14.0 to 2.15.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 df84271d..c106d4f0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -171,7 +171,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
- <version>2.14.0</version>
+ <version>2.15.0</version>
</dependency>
<dependency>
<groupId>io.pebbletemplates</groupId>