Merge pull request #810 from awslabs/dependabot/maven/amazon-kinesis-client-multilang/commons-io-commons-io-2.7
Bump commons-io from 2.6 to 2.7 in /amazon-kinesis-client-multilang
This commit is contained in:
commit
7637e2c86d
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>commons-io</groupId>
|
<groupId>commons-io</groupId>
|
||||||
<artifactId>commons-io</artifactId>
|
<artifactId>commons-io</artifactId>
|
||||||
<version>2.6</version>
|
<version>2.7</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.commons</groupId>
|
<groupId>org.apache.commons</groupId>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue