rubenlagus / TelegramBots

Java library to create bots using Telegram Bots API
https://telegram.me/JavaBotsApi
MIT License
4.79k stars 1.23k forks source link

Create <java.version> parameter for pom.xml in all modules #1434

Open panic08 opened 2 months ago

panic08 commented 2 months ago

The parameter for pom.xml in all modules has been added. This adds more readability and modifiability in the future. Also, the ability to use this parameter in pom.xml in all modules. Some modules have added this parameter, but some others have not

panic08 commented 1 month ago

The changes made in this PR should not affect the build in any way, any idea why Build is breaking?