Skip to content

Commit 9c7e288

Browse files
authored
Merge pull request #4383 from objectionary/renovate/commons-io-commons-io-2.x
fix(deps): update dependency commons-io:commons-io to v2.20.0
2 parents 1247f45 + 52543d0 commit 9c7e288

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
@@ -125,7 +125,7 @@
125125
<dependency>
126126
<groupId>commons-io</groupId>
127127
<artifactId>commons-io</artifactId>
128-
<version>2.19.0</version>
128+
<version>2.20.0</version>
129129
</dependency>
130130
<dependency>
131131
<groupId>com.yegor256</groupId>

0 commit comments

Comments
 (0)