File tree Expand file tree Collapse file tree 4 files changed +8
-6
lines changed
Expand file tree Collapse file tree 4 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 11# Change log
22
33## Release in-progress
4+
5+ ## 1.0.21
46* Update to latest plugin dependencies
57* Latest plugin dependencies now have a minimum maven version of 3.6.3.
68* Removed ReturnEmptyArrayRatherThanNull pmd rule that is no longer supported.
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.github.bordertech.common</groupId >
88 <artifactId >bordertech-parent</artifactId >
9- <version >1.0.21 -SNAPSHOT</version >
9+ <version >1.0.22 -SNAPSHOT</version >
1010 <relativePath >../pom.xml</relativePath >
1111 </parent >
1212
Original file line number Diff line number Diff line change 66
77 <groupId >com.github.bordertech.common</groupId >
88 <artifactId >bordertech-parent</artifactId >
9- <version >1.0.21 -SNAPSHOT</version >
9+ <version >1.0.22 -SNAPSHOT</version >
1010
1111 <packaging >pom</packaging >
1212
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.github.bordertech.common</groupId >
88 <artifactId >bordertech-parent</artifactId >
9- <version >1.0.21 -SNAPSHOT</version >
9+ <version >1.0.22 -SNAPSHOT</version >
1010 <relativePath >../pom.xml</relativePath >
1111 </parent >
1212
237237 <dependency >
238238 <groupId >com.github.bordertech.common</groupId >
239239 <artifactId >build-tools</artifactId >
240- <version >1.0.21 -SNAPSHOT</version >
240+ <version >1.0.22 -SNAPSHOT</version >
241241 </dependency >
242242 </dependencies >
243243 <executions >
288288 <dependency >
289289 <groupId >com.github.bordertech.common</groupId >
290290 <artifactId >build-tools</artifactId >
291- <version >1.0.21 -SNAPSHOT</version >
291+ <version >1.0.22 -SNAPSHOT</version >
292292 </dependency >
293293 </dependencies >
294294 <executions >
352352 <dependency >
353353 <groupId >com.github.bordertech.common</groupId >
354354 <artifactId >build-tools</artifactId >
355- <version >1.0.21 -SNAPSHOT</version >
355+ <version >1.0.22 -SNAPSHOT</version >
356356 </dependency >
357357 </dependencies >
358358 </plugin >
You can’t perform that action at this time.
0 commit comments