Skip to content

Commit eddda0c

Browse files
committed
Fix dependency
1 parent 27257d2 commit eddda0c

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
@@ -16,7 +16,7 @@
1616
<version>2.8.0</version>
1717
</dependency>
1818
<dependency>
19-
<groupId>org.apache.commons</groupId>
19+
<groupId>commons-io</groupId>
2020
<artifactId>commons-io</artifactId>
2121
<version>1.3.2</version>
2222
</dependency>

0 commit comments

Comments
 (0)