Skip to content

Commit eb596f4

Browse files
authored
Merge pull request #438 from bitpay/dependabot/maven/commons-io-commons-io-2.22.0
Bump commons-io:commons-io from 2.21.0 to 2.22.0
2 parents 7ac1c82 + 14209e8 commit eb596f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@
299299
<dependency>
300300
<groupId>commons-io</groupId>
301301
<artifactId>commons-io</artifactId>
302-
<version>2.21.0</version>
302+
<version>2.22.0</version>
303303
<scope>test</scope>
304304
</dependency>
305305
</dependencies>

0 commit comments

Comments
 (0)