File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 113113 <dependency >
114114 <groupId >joda-time</groupId >
115115 <artifactId >joda-time</artifactId >
116- <version >1.6</version >
116+ <version >1.6.2 </version >
117117 </dependency >
118118 <dependency >
119119 <groupId >net.sf.opencsv</groupId >
Original file line number Diff line number Diff line change 7373
7474 <properties >
7575 <scala .version>2.11</scala .version>
76- <scala .lib.version>2.11.0 </scala .lib.version>
76+ <scala .lib.version>2.11.1 </scala .lib.version>
7777 <java .version>1.6</java .version>
7878 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
7979 <
contact .email>
[email protected] </
contact .email>
116116 <plugin >
117117 <groupId >org.apache.maven.plugins</groupId >
118118 <artifactId >maven-jar-plugin</artifactId >
119- <version >2.4 </version >
119+ <version >2.5 </version >
120120 </plugin >
121121 <plugin >
122122 <groupId >org.apache.maven.plugins</groupId >
136136 <plugin >
137137 <groupId >org.codehaus.mojo</groupId >
138138 <artifactId >appassembler-maven-plugin</artifactId >
139- <version >1.7 </version >
139+ <version >1.8 </version >
140140 </plugin >
141141 <plugin >
142142 <groupId >org.apache.maven.plugins</groupId >
323323 <dependency >
324324 <groupId >com.github.scala-incubator.io</groupId >
325325 <artifactId >scala-io-file_${scala.version}</artifactId >
326- <version >0.4.3</version >
326+ <version >0.4.3-1 </version >
327327 </dependency >
328328 <dependency >
329329 <groupId >com.github.scala-incubator.io</groupId >
330330 <artifactId >scala-io-core_${scala.version}</artifactId >
331- <version >0.4.3</version >
331+ <version >0.4.3-1 </version >
332332 </dependency >
333333 <dependency >
334334 <groupId >com.madgag</groupId >
338338 <dependency >
339339 <groupId >org.specs2</groupId >
340340 <artifactId >specs2_${scala.version}</artifactId >
341- <version >2.3.11 </version >
341+ <version >2.3.12 </version >
342342 <scope >test</scope >
343343 </dependency >
344344 </dependencies >
You can’t perform that action at this time.
0 commit comments