Skip to content

Commit 218550a

Browse files
authored
Merge pull request #354 from bitpay/dependabot/maven/commons-io-commons-io-2.19.0
Bump commons-io:commons-io from 2.18.0 to 2.19.0
2 parents c54998c + c1146f6 commit 218550a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@
284284
<dependency>
285285
<groupId>commons-io</groupId>
286286
<artifactId>commons-io</artifactId>
287-
<version>2.18.0</version>
287+
<version>2.19.0</version>
288288
<scope>test</scope>
289289
</dependency>
290290
</dependencies>

0 commit comments

Comments
 (0)