Skip to content

Commit ad5ab90

Browse files
author
gdgate
authored
Merge pull request #1046 from gooddata/dependabot/maven/commons-io-commons-io-2.11.0
Bump commons-io from 2.10.0 to 2.11.0 Reviewed-by: Libor Ryšavý https://github.com/liry
2 parents d1a9214 + bfb28f7 commit ad5ab90

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
@@ -330,7 +330,7 @@
330330
<dependency>
331331
<groupId>commons-io</groupId>
332332
<artifactId>commons-io</artifactId>
333-
<version>2.10.0</version>
333+
<version>2.11.0</version>
334334
<scope>test</scope>
335335
</dependency>
336336
<dependency>

0 commit comments

Comments
 (0)