Merge pull request #2 from eitch/dependabot/maven/ch.bitwave.platform/commons-io-commons-io-2.7

Bump commons-io from 2.4 to 2.7 in /ch.bitwave.platform
This commit is contained in:
Robert von Burg 2022-05-23 06:54:34 +02:00 committed by GitHub
commit 6582d6a1a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.4</version>
<version>2.7</version>
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>