aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-05-16 23:08:38 +0000
committerGravatar vitalyster2023-05-17 02:22:06 +0300
commita76d18006f5c62063d678055d69c50942df78f8b (patch)
tree8c749ae17e5efcdd31f49365a3ecddb628d9b959 /pom.xml
parentb1a78f15f0c5f7c02821978bec09325a56e5c3de (diff)
build(deps): bump commons-io from 2.11.0 to 2.12.0
Bumps commons-io from 2.11.0 to 2.12.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 e434ba0a..0b150c10 100644
--- a/pom.xml
+++ b/pom.xml
@@ -172,7 +172,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
- <version>2.11.0</version>
+ <version>2.12.0</version>
</dependency>
<dependency>
<groupId>io.pebbletemplates</groupId>