Skip to content

Commit 86f21cb

Browse files
authored
Merge pull request #61 from alipay/dependabot/maven/rdf-file-sftp/commons-io-commons-io-2.7
Bump commons-io from 2.4 to 2.7 in /rdf-file-sftp
2 parents fd92f8e + 4434e50 commit 86f21cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rdf-file-sftp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<dependency>
3434
<groupId>commons-io</groupId>
3535
<artifactId>commons-io</artifactId>
36-
<version>2.4</version>
36+
<version>2.7</version>
3737
</dependency>
3838

3939
<dependency>

0 commit comments

Comments
 (0)