Merge pull request #60 from gnmyt/dependabot/maven/commons-io-commons-io-2.16.0

Bump commons-io:commons-io from 2.15.1 to 2.16.0
This commit is contained in:
Mathias Wagner 2024-03-29 12:07:13 +01:00 committed by GitHub
commit 43ac4d4628
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -125,7 +125,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.15.1</version>
<version>2.16.0</version>
</dependency>
<!-- Reflections API -->