Skip to content

Commit ee0ed7d

Browse files
authoredNov 20, 2024··
Update dependency commons-io:commons-io to v2.18.0
1 parent 1f9c6b4 commit ee0ed7d

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.17.0</version>
44+
<version>2.18.0</version>
4545
</dependency>
4646

4747
<!-- Testing -->

0 commit comments

Comments
 (0)
Please sign in to comment.