konveyor / rulesets

Collections of static code analysis rules
Apache License 2.0
1 stars 19 forks source link

Investigate and create if necessary rules for third party dependency minor versions enforcement #118

Open jmle opened 1 month ago

jmle commented 1 month ago

According to the migration guide:

All other dependency ranges in 4.2 remain the same as with Spring Framework 4.1.x, with - as usual - the latest minor versions of all common frameworks being fully supported now: e.g. Hibernate Validator 5.2, Jackson 2.6, Undertow 1.2, Apache HttpComponents 4.5.

Investigate and create rules if necessary for enforcement of minor version dependencies. It is likely that no rules are needed.

In the rule description and message, try to be as verbose and clear as possible. Code examples are always welcome and useful. Feel free to use markdown syntax for these.

konveyor-ci-bot[bot] commented 1 month ago

This issue is currently awaiting triage. If contributors determine this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance. The triage/accepted label can be added by org members.