Skip to content

Commit 98cc6ab

Browse files
Merge pull request #24 from aspose-email-cloud/dependabot/maven/commons-io-commons-io-2.7
Bump commons-io from 2.6 to 2.7
2 parents 69bcf6b + 14d3f36 commit 98cc6ab

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
@@ -206,7 +206,7 @@
206206
<dependency>
207207
<groupId>commons-io</groupId>
208208
<artifactId>commons-io</artifactId>
209-
<version>2.6</version>
209+
<version>2.7</version>
210210
</dependency>
211211
<!-- Base64 encoding that works in both JVM and Android -->
212212
<dependency>

0 commit comments

Comments
 (0)