File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed
Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change 3131 <description >Java Sample Code to be used in examples (in blog, etc)</description >
3232 <inceptionYear >2015</inceptionYear >
3333
34- <prerequisites >
35- <maven >3.0</maven >
36- </prerequisites >
37-
3834 <licenses >
3935 <license >
4036 <name >The Apache Software License, Version 2.0</name >
199195 </profile >
200196 </profiles >
201197
198+ <repositories >
199+ <repository >
200+ <id >jcenter</id >
201+ <url >https://jcenter.bintray.com/</url >
202+ </repository >
203+ </repositories >
204+
202205 <properties >
203206 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
204207 <junit .version>4.12</junit .version>
205- <jcommander .version>1.64 </jcommander .version>
208+ <jcommander .version>1.71 </jcommander .version>
206209 <metrics .version>3.2.2</metrics .version>
207210 <slf4j .version>1.7.25</slf4j .version>
208211 <log4j .version>1.2.17</log4j .version>
You can’t perform that action at this time.
0 commit comments