Skip to content

Commit aff6b1b

Browse files
authored
Merge pull request #4 from smatechnologies/dependabot/maven/connector/commons-io-commons-io-2.7
Bump commons-io from 2.6 to 2.7 in /connector
2 parents bc15d27 + f13a0fd commit aff6b1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

connector/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<dependency>
6161
<groupId>commons-io</groupId>
6262
<artifactId>commons-io</artifactId>
63-
<version>2.6</version>
63+
<version>2.7</version>
6464
</dependency>
6565
<dependency>
6666
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)