Kaifeng Huang
Kaifeng Huang
Hi. I have implemented a tool to detect library version inconsistencies. Your project have 9 inconsistent libraries and 3 false consistent libraries. Take com.google.guava:guava for example, this library is declared...
Hi. I have implemented a tool to detect library version inconsistencies. Your project have 5 inconsistent libraries. Take org.apache.httpcomponents:httpclient for example, this library is declared as version 4.3.6 in scouter.agent.java,...
unify joda-time versions across modules to avoid inconsistency.
Hi. I have implemented a tool to detect library version inconsistencies. Your project have 1 inconsistent library. Take org.awaitility:awaitility for example, this library is declared as version 4.0.3-SNAPSHOT in awaitility-kotlin,...
align junit version to avoid inconsistent API behaviors.
align commons-io version to avoid inconsistent API behaviors.
Hi. I have implemented a tool to detect library version inconsistencies. Your project have 1 inconsistent library. Take commons-io:commons-io for example, this library is declared as version 1.4 in disconf-core,...
align mysql-connector-java version to avoid inconsistent API behaviors.
Hi. I have implemented a tool to detect library version inconsistencies. Your project have 1 inconsistent library and 9 false consistent libraries. Take mysql:mysql-connector-java for example, this library is declared...
…cle-fix/pom.xml and it will automatically pick the version in parent pom.xml. Update junit version to 4.13. Aligin junit versions to avoid inconsistent API behaviors.