Skip to content

Commit f5f4674

Browse files
authoredSep 29, 2023
Update dependency commons-io:commons-io to v2.14.0
1 parent ede3768 commit f5f4674

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎client-bob/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>commons-io</groupId>
4343
<artifactId>commons-io</artifactId>
44-
<version>2.13.0</version>
44+
<version>2.14.0</version>
4545
</dependency>
4646

4747
<!-- Testing -->

0 commit comments

Comments
 (0)
Please sign in to comment.