Merge pull request #476 from apache/dependabot/maven/commons-io-commons-io-2.17.0

Bump commons-io:commons-io from 2.16.1 to 2.17.0
This commit is contained in:
Gary Gregory 2024-09-18 17:50:01 -04:00 committed by GitHub
commit a279047463
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -50,7 +50,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.16.1</version>
<version>2.17.0</version>
</dependency>
<dependency>
<groupId>commons-codec</groupId>