File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828 <dependency >
2929 <groupId >uk.co.jemos.podam</groupId >
3030 <artifactId >podam</artifactId >
31- </dependency >
31+ </dependency >
3232 <dependency >
3333 <groupId >commons-beanutils</groupId >
3434 <artifactId >commons-beanutils</artifactId >
3737 <groupId >${project.groupId} </groupId >
3838 <artifactId >mmtf-api</artifactId >
3939 <version >${project.version} </version >
40- </dependency >
40+ </dependency >
4141 <dependency >
4242 <groupId >org.unitils</groupId >
4343 <artifactId >unitils-core</artifactId >
44- <version >3.4.2</version >
45- <scope >test</scope >
44+ <version >3.4.6</version >
4645 </dependency >
4746 </dependencies >
4847 <build >
6362 <target >${jdk.version} </target >
6463
6564 </configuration >
66- </plugin >
65+ </plugin >
6766
6867 <!-- other plugins -->
6968 </plugins >
Original file line number Diff line number Diff line change 321321 <dependency >
322322 <groupId >uk.co.jemos.podam</groupId >
323323 <artifactId >podam</artifactId >
324- <version >2.3.5 .RELEASE</version >
324+ <version >2.3.12 .RELEASE</version >
325325 <scope >test</scope >
326326 </dependency >
327327 <dependency >
399399 </reporting >
400400 <profiles >
401401
402- <!-- Note: before you can use this build profile you need to set up an
403- environment that contains correctly signed keys. Configure the keystore properties
402+ <!-- Note: before you can use this build profile you need to set up an
403+ environment that contains correctly signed keys. Configure the keystore properties
404404 and the profile in ~/.m2/settings.xml -->
405405 <profile >
406406 <id >codesigning</id >
You can’t perform that action at this time.
0 commit comments