Skip to content

Commit b3ba0d2

Browse files
author
gdgate
authored
Merge pull request #955 from gooddata/dependabot/maven/commons-io-commons-io-2.8.0
Bump commons-io from 2.7 to 2.8.0 Reviewed-by: Jiri Mikulasek <jiri.mikulasek@gooddata.com> https://github.com/jimirocks
2 parents c8eb5ae + ff5236d commit b3ba0d2

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
@@ -344,7 +344,7 @@
344344
<dependency>
345345
<groupId>commons-io</groupId>
346346
<artifactId>commons-io</artifactId>
347-
<version>2.7</version>
347+
<version>2.8.0</version>
348348
<scope>test</scope>
349349
</dependency>
350350
<dependency>

0 commit comments

Comments
 (0)