Upgraded japicmp-maven-plugin to version 0.15.3
This commit is contained in:
parent
f36637dc2f
commit
e02467e363
4
pom.xml
4
pom.xml
|
@ -272,7 +272,7 @@
|
|||
<plugin>
|
||||
<groupId>com.github.siom79.japicmp</groupId>
|
||||
<artifactId>japicmp-maven-plugin</artifactId>
|
||||
<version>0.14.4</version>
|
||||
<version>0.15.3</version>
|
||||
<configuration>
|
||||
<oldVersion>
|
||||
<dependency>
|
||||
|
@ -404,7 +404,7 @@
|
|||
<plugin>
|
||||
<groupId>com.github.siom79.japicmp</groupId>
|
||||
<artifactId>japicmp-maven-plugin</artifactId>
|
||||
<version>0.14.4</version>
|
||||
<version>0.15.3</version>
|
||||
<reportSets>
|
||||
<reportSet>
|
||||
<reports>
|
||||
|
|
Loading…
Reference in New Issue