We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 725edd7 commit 5b905bfCopy full SHA for 5b905bf
maven-resolver-tools/pom.xml
@@ -79,7 +79,7 @@
79
<plugin>
80
<groupId>org.codehaus.mojo</groupId>
81
<artifactId>exec-maven-plugin</artifactId>
82
- <version>3.1.1</version>
+ <version>3.2.0</version>
83
<executions>
84
<execution>
85
<id>render-configuration-page</id>
pom.xml
@@ -280,7 +280,7 @@
280
281
<groupId>com.github.siom79.japicmp</groupId>
282
<artifactId>japicmp-maven-plugin</artifactId>
283
- <version>0.18.3</version>
+ <version>0.18.5</version>
284
<configuration>
285
<oldVersion>
286
<!-- We compare same module against 1.8.0 set as "baseline" -->
0 commit comments