diff options
author | dependabot[bot] | 2024-09-23 21:24:59 +0000 |
---|---|---|
committer | vitalyster | 2024-09-24 23:04:29 +0300 |
commit | 3c231edcfd3956a3595af6e0ad9284d875b67d9c (patch) | |
tree | 56c4094d0306caced9544f46341ad89047b7b192 /pom.xml | |
parent | cc052104032f08965658ab7df973ecd6bb530d43 (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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |