File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55 <groupId >io.github.bonigarcia</groupId >
66 <artifactId >dualsub</artifactId >
7- <version >1.1.0-SNAPSHOT </version >
7+ <version >1.1.0</version >
88 <packaging >jar</packaging >
99 <name >dualsub</name >
1010 <url >http://bonigarcia.github.io/dualsub/</url >
3232 <gson .version>2.2.4</gson .version>
3333 <httpclient .version>4.5</httpclient .version>
3434 <slf4j .version>1.7.12</slf4j .version>
35- <commons-io .version>1.3.2 </commons-io .version>
35+ <commons-io .version>2.4 </commons-io .version>
3636 </properties >
3737
3838 <dependencies >
7878 <version >${slf4j.version} </version >
7979 </dependency >
8080 <dependency >
81- <groupId >org.apache. commons</groupId >
81+ <groupId >commons-io </groupId >
8282 <artifactId >commons-io</artifactId >
8383 <version >${commons-io.version} </version >
8484 </dependency >
You can’t perform that action at this time.
0 commit comments