File tree 1 file changed +7
-5
lines changed
1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -71,11 +71,13 @@ To use it, add a plugin to your pom like:
71
71
Changes:
72
72
73
73
```
74
- 2.1.0 - use zip-prefixer instead of rebuilding JAR
75
- - improve handling of multi-artifact builds
76
- - add inputFile parameter to select any file
77
- - add basic integration testing
78
- - require JDK 11+ to build (plugin still targets JDK 8)
74
+ 2.1.1 - Overwrite existing files (@dkfellows)
75
+
76
+ 2.1.0 - use zip-prefixer instead of rebuilding JAR (@klausbrunner)
77
+ - improve handling of multi-artifact builds (@klausbrunner)
78
+ - add inputFile parameter to select any file (@klausbrunner)
79
+ - add basic integration testing (@klausbrunner)
80
+ - require JDK 11+ to build (plugin still targets JDK 8)
79
81
80
82
2.0.0 - support ZIP64 format
81
83
- require Java 8, drop support for JDK7
You can’t perform that action at this time.
0 commit comments