Skip to content

Commit af7ecbe

Browse files
authored
Merge pull request #407 from bitpay/dependabot/maven/commons-io-commons-io-2.21.0
Bump commons-io:commons-io from 2.20.0 to 2.21.0
2 parents 300c803 + d9401fd commit af7ecbe

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
@@ -282,7 +282,7 @@
282282
<dependency>
283283
<groupId>commons-io</groupId>
284284
<artifactId>commons-io</artifactId>
285-
<version>2.20.0</version>
285+
<version>2.21.0</version>
286286
<scope>test</scope>
287287
</dependency>
288288
</dependencies>

0 commit comments

Comments
 (0)