commit | 5472d12326f29ddb5ac681e283d8deeadc289ae0 | [log] [tgz] |
---|---|---|
author | Elliotte Rusty Harold <elharo@users.noreply.github.com> | Mon Jun 12 09:11:40 2023 -0400 |
committer | GitHub <noreply@github.com> | Mon Jun 12 09:11:40 2023 -0400 |
tree | bfa388d50cd8dd17600719e49e001ef6ab4e7cb8 | |
parent | c57f670274111244877556426611f3ef789581cf [diff] |
Update commons-io to 2.13.0 (#195)
diff --git a/pom.xml b/pom.xml index cfffc61..4882f42 100644 --- a/pom.xml +++ b/pom.xml
@@ -91,7 +91,7 @@ <dependency> <groupId>commons-io</groupId> <artifactId>commons-io</artifactId> - <version>2.11.0</version> + <version>2.13.0</version> </dependency> <dependency> <groupId>org.apache.groovy</groupId>