Skip to content

Commit 7d36218

Browse files
Merge pull request #101 from Mastercard/dependabot/maven/commons-io-commons-io-2.14.0
Bump commons-io:commons-io from 2.7 to 2.14.0
2 parents bb115d9 + 7823464 commit 7d36218

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
@@ -105,7 +105,7 @@
105105
<dependency>
106106
<groupId>commons-io</groupId>
107107
<artifactId>commons-io</artifactId>
108-
<version>2.7</version>
108+
<version>2.14.0</version>
109109
<scope>test</scope>
110110
</dependency>
111111

0 commit comments

Comments
 (0)