aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-09-23 21:24:59 +0000
committerGravatar vitalyster2024-09-24 23:04:29 +0300
commit3c231edcfd3956a3595af6e0ad9284d875b67d9c (patch)
tree56c4094d0306caced9544f46341ad89047b7b192 /pom.xml
parentcc052104032f08965658ab7df973ecd6bb530d43 (diff)
build(deps): bump commons-io:commons-io from 2.16.1 to 2.17.0
Bumps commons-io:commons-io from 2.16.1 to 2.17.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 cc96b644..176bc36c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -190,7 +190,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
- <version>2.16.1</version>
+ <version>2.17.0</version>
</dependency>
<dependency>
<groupId>io.pebbletemplates</groupId>