aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-11-29 21:31:47 +0000
committerGravatar vitalyster2023-12-01 08:37:18 +0300
commita0b1b0050ce386d3e40d94b8b2973739877987b0 (patch)
tree35751ff672581fb080dc3d171d947e0a23ad16c8 /pom.xml
parentd98d973829ed3d235d3b44f9c707d6fc30c54e67 (diff)
build(deps): bump commons-io:commons-io from 2.15.0 to 2.15.1
Bumps commons-io:commons-io from 2.15.0 to 2.15.1. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-patch ... 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 a419c277..3677a5e9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -165,7 +165,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
- <version>2.15.0</version>
+ <version>2.15.1</version>
</dependency>
<dependency>
<groupId>io.pebbletemplates</groupId>