Closed 41zu closed 2 years ago
I just might add, why I did the changes in the first place.
mvnrepository.com lists 46 known vulnerabilities for this package, which it inherits from its dependencies. This pull request fixes all of them.
@41zu Thanks a lot, I will try to release the new version to maven central this week. Also you forgot to add yourself to contributors in README I believe you have earned it 👍
@41zu Version 1.3 is now available on maven central
Thank you :)
Hi,
in this pull request, I upgraded all dependencies in the pom and pumped up the compiler source/target to Java 11. I changed all required code to comply with the new requirements. I also removed all warnings.
All tests are passing and I tested the resulting jar file in my own code, but don't hesitate to tell me when you find a deficiency or make fast fixes on your own.
I hope you can merge this request. I also would be thrilled if you could also update the package afterwards on maven central :)
Best regards Dominik