Skip to content

Commit 3e4d92a

Browse files
Update dependency commons-io:commons-io to v2.14.0
1 parent 366f4b0 commit 3e4d92a

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
@@ -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.13.0</version>
112+
<version>2.14.0</version>
113113
<scope>test</scope>
114114
</dependency>
115115
<dependency>

0 commit comments

Comments
 (0)