Skip to content

Commit f01bd25

Browse files
fix(deps): update dependency commons-io:commons-io to v2.19.0 (#820)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a72ce3e commit f01bd25

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
@@ -143,7 +143,7 @@
143143
<dependency>
144144
<groupId>commons-io</groupId>
145145
<artifactId>commons-io</artifactId>
146-
<version>2.18.0</version>
146+
<version>2.19.0</version>
147147
</dependency>
148148
<dependency>
149149
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)