commit | bbc723f32a2eb0fc838de9c973b2500f0220eafa | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Apr 14 07:50:13 2025 +0200 |
committer | GitHub <noreply@github.com> | Mon Apr 14 07:50:13 2025 +0200 |
tree | 7771d2b092bfb3abd171c58165a2deff284077fa | |
parent | 6612907f3c62987bdb8aabeaaa591341348eb5a0 [diff] |
Bump commons-io:commons-io from 2.18.0 to 2.19.0 (#265)
diff --git a/pom.xml b/pom.xml index 4ec367f..8fde04d 100644 --- a/pom.xml +++ b/pom.xml
@@ -179,7 +179,7 @@ <dependency> <groupId>commons-io</groupId> <artifactId>commons-io</artifactId> - <version>2.18.0</version> + <version>2.19.0</version> </dependency> <dependency> <groupId>org.apache.commons</groupId>