Skip to content

Commit e0c5a4d

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
109109
<dependency>
110110
<groupId>commons-io</groupId>
111111
<artifactId>commons-io</artifactId>
112-
<version>2.17.0</version>
112+
<version>2.18.0</version>
113113
<scope>test</scope>
114114
</dependency>
115115
<dependency>

0 commit comments

Comments
 (0)
Please sign in to comment.