File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1919 <parent >
2020 <groupId >org.apache</groupId >
2121 <artifactId >apache</artifactId >
22- <version >17 </version >
22+ <version >18 </version >
2323 </parent >
2424
2525 <groupId >com.github.chrishantha.sample</groupId >
137137 </goals >
138138 <configuration >
139139 <outputDirectory >${project.build.directory} /lib</outputDirectory >
140+ <useRepositoryLayout >true</useRepositoryLayout >
140141 </configuration >
141142 </execution >
142143 </executions >
191192 <junit .version>4.12</junit .version>
192193 <jcommander .version>1.48</jcommander .version>
193194 <metrics .version>3.1.2</metrics .version>
194- <slf4j .version>1.7.12 </slf4j .version>
195+ <slf4j .version>1.7.21 </slf4j .version>
195196 <log4j .version>1.2.17</log4j .version>
196197 </properties >
197198</project >
You can’t perform that action at this time.
0 commit comments