File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 81
81
</instructions >
82
82
</configuration >
83
83
</plugin >
84
+ <plugin >
85
+ <groupId >com.github.siom79.japicmp</groupId >
86
+ <artifactId >japicmp-maven-plugin</artifactId >
87
+ </plugin >
84
88
</plugins >
85
89
</build >
86
90
</project >
Original file line number Diff line number Diff line change 243
243
<!-- use with "mvn -DskipTests clean verify" -->
244
244
<groupId >com.github.siom79.japicmp</groupId >
245
245
<artifactId >japicmp-maven-plugin</artifactId >
246
- <version >0.18.2 </version >
246
+ <version >0.18.3 </version >
247
247
<configuration >
248
248
<oldVersion >
249
249
<dependency >
250
250
<groupId >com.github.docker-java</groupId >
251
251
<artifactId >${project.artifactId}</artifactId >
252
- <version >3.2.0 </version >
252
+ <version >3.3.4 </version >
253
253
<type >jar</type >
254
254
</dependency >
255
255
</oldVersion >
You can’t perform that action at this time.
0 commit comments