build: remove Automatic-Module-Name from JAR manifest (#79)
We do provide a module-info already, so we should remove ths artifact from the Java 8 days.
This commit is contained in:
@ -3,6 +3,9 @@
|
||||
### Dependencies
|
||||
* Updated Jackson to 2.17.2
|
||||
|
||||
### Fix
|
||||
* Remove `Automatic-Module-Name` from JAR manifest (#79)
|
||||
|
||||
|
||||
## 1.3.0 (2024-06-29)
|
||||
|
||||
|
Reference in New Issue
Block a user