Skip to content

Commit d8ffc08

Browse files
Update dependency commons-io:commons-io to v2.18.0
1 parent aa84596 commit d8ffc08

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
@@ -100,7 +100,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
100100
<dependency>
101101
<groupId>commons-io</groupId>
102102
<artifactId>commons-io</artifactId>
103-
<version>2.17.0</version>
103+
<version>2.18.0</version>
104104
<scope>provided</scope>
105105
<optional>true</optional>
106106
</dependency>

0 commit comments

Comments
 (0)