File tree Expand file tree Collapse file tree 8 files changed +17
-17
lines changed Expand file tree Collapse file tree 8 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 55 <groupId >com.github.javadev</groupId >
66 <artifactId >underscore-lodash</artifactId >
77 <packaging >jar</packaging >
8- <version >1.5 </version >
8+ <version >1.6 </version >
99 <name >Lodash plugin for underscore-java</name >
1010 <description >The lodash plugin for underscore-java</description >
1111 <url >https://github.com/javadev/underscore-java</url >
117117 <dependency >
118118 <groupId >com.github.javadev</groupId >
119119 <artifactId >underscore</artifactId >
120- <version >1.9 </version >
120+ <version >1.10 </version >
121121 </dependency >
122122 <dependency >
123123 <groupId >junit</groupId >
Original file line number Diff line number Diff line change 55 <groupId >com.github.javadev</groupId >
66 <artifactId >underscore-lodash</artifactId >
77 <packaging >jar</packaging >
8- <version >1.5 -SNAPSHOT</version >
8+ <version >1.6 -SNAPSHOT</version >
99 <name >Lodash plugin for underscore-java</name >
1010 <description >The lodash plugin for underscore-java</description >
1111 <url >https://github.com/javadev/underscore-java</url >
214214 <plugin >
215215 <groupId >org.codehaus.mojo</groupId >
216216 <artifactId >findbugs-maven-plugin</artifactId >
217- <version >3.0.2 </version >
217+ <version >3.0.3 </version >
218218 </plugin >
219219 <plugin >
220220 <groupId >org.codehaus.mojo</groupId >
230230 <dependency >
231231 <groupId >com.github.javadev</groupId >
232232 <artifactId >underscore</artifactId >
233- <version >1.9 -SNAPSHOT</version >
233+ <version >1.10 -SNAPSHOT</version >
234234 </dependency >
235235 <dependency >
236236 <groupId >junit</groupId >
Original file line number Diff line number Diff line change 55 <groupId >com.github.javadev</groupId >
66 <artifactId >underscore-math</artifactId >
77 <packaging >jar</packaging >
8- <version >1.5 </version >
8+ <version >1.6 </version >
99 <name >Math plugin for underscore-java</name >
1010 <description >The math plugin for underscore-java</description >
1111 <url >https://github.com/javadev/underscore-java</url >
117117 <dependency >
118118 <groupId >com.github.javadev</groupId >
119119 <artifactId >underscore</artifactId >
120- <version >1.9 </version >
120+ <version >1.10 </version >
121121 </dependency >
122122 <dependency >
123123 <groupId >junit</groupId >
Original file line number Diff line number Diff line change 55 <groupId >com.github.javadev</groupId >
66 <artifactId >underscore-math</artifactId >
77 <packaging >jar</packaging >
8- <version >1.5 -SNAPSHOT</version >
8+ <version >1.6 -SNAPSHOT</version >
99 <name >Math plugin for underscore-java</name >
1010 <description >The math plugin for underscore-java</description >
1111 <url >https://github.com/javadev/underscore-java</url >
190190 <plugin >
191191 <groupId >org.codehaus.mojo</groupId >
192192 <artifactId >findbugs-maven-plugin</artifactId >
193- <version >3.0.2 </version >
193+ <version >3.0.3 </version >
194194 </plugin >
195195 <plugin >
196196 <groupId >org.codehaus.mojo</groupId >
206206 <dependency >
207207 <groupId >com.github.javadev</groupId >
208208 <artifactId >underscore</artifactId >
209- <version >1.9 -SNAPSHOT</version >
209+ <version >1.10 -SNAPSHOT</version >
210210 </dependency >
211211 <dependency >
212212 <groupId >junit</groupId >
Original file line number Diff line number Diff line change 55 <groupId >com.github.javadev</groupId >
66 <artifactId >underscore</artifactId >
77 <packaging >jar</packaging >
8- <version >1.9 </version >
8+ <version >1.10 </version >
99 <name >java port of Underscore.js</name >
1010 <description >The java port of Underscore.js</description >
1111 <url >https://github.com/javadev/underscore-java</url >
Original file line number Diff line number Diff line change 55 <groupId >com.github.javadev</groupId >
66 <artifactId >underscore</artifactId >
77 <packaging >jar</packaging >
8- <version >1.9 -SNAPSHOT</version >
8+ <version >1.10 -SNAPSHOT</version >
99 <name >java port of Underscore.js</name >
1010 <description >The java port of Underscore.js</description >
1111 <url >https://github.com/javadev/underscore-java</url >
215215 <plugin >
216216 <groupId >org.codehaus.mojo</groupId >
217217 <artifactId >findbugs-maven-plugin</artifactId >
218- <version >3.0.2 </version >
218+ <version >3.0.3 </version >
219219 </plugin >
220220 <plugin >
221221 <groupId >org.codehaus.mojo</groupId >
Original file line number Diff line number Diff line change 55 <groupId >com.github.javadev</groupId >
66 <artifactId >underscore-string</artifactId >
77 <packaging >jar</packaging >
8- <version >1.5 </version >
8+ <version >1.6 </version >
99 <name >String plugin for underscore-java</name >
1010 <description >The string plugin for underscore-java</description >
1111 <url >https://github.com/javadev/underscore-java</url >
117117 <dependency >
118118 <groupId >com.github.javadev</groupId >
119119 <artifactId >underscore</artifactId >
120- <version >1.9 </version >
120+ <version >1.10 </version >
121121 </dependency >
122122 <dependency >
123123 <groupId >junit</groupId >
Original file line number Diff line number Diff line change 55 <groupId >com.github.javadev</groupId >
66 <artifactId >underscore-string</artifactId >
77 <packaging >jar</packaging >
8- <version >1.5 -SNAPSHOT</version >
8+ <version >1.6 -SNAPSHOT</version >
99 <name >String plugin for underscore-java</name >
1010 <description >The string plugin for underscore-java</description >
1111 <url >https://github.com/javadev/underscore-java</url >
230230 <dependency >
231231 <groupId >com.github.javadev</groupId >
232232 <artifactId >underscore</artifactId >
233- <version >1.9 -SNAPSHOT</version >
233+ <version >1.10 -SNAPSHOT</version >
234234 </dependency >
235235 <dependency >
236236 <groupId >junit</groupId >
You can’t perform that action at this time.
0 commit comments