[ https://issues.apache.org/jira/browse/OMID-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17780291#comment-17780291 ]
ASF GitHub Bot commented on OMID-258: ------------------------------------- NihalJain opened a new pull request, #148: URL: https://github.com/apache/phoenix-omid/pull/148 - Bump apache parent pom version to 30 - Remove maven-assembly-plugin-version and surefire.version as it is coming from parent pom - Bump following plugins/dependencies - os.plugin.version to 1.7.1 - google.findbugs.version to 3.0.2 - maven-pmd-plugin.version to 3.21.0 - maven-checkstyle-plugin.version to 3.3.0 - maven-jxr-plugin.version to 3.3.0 - maven-findbugs-maven-plugin.version to 3.0.5 - maven-owasp-plugin.version to 8.4.0 - maven-clover-plugin.version to 4.5.0 - maven-sonar-plugin.version to 3.10.0.2594 - Also updated omid_checks.xml based on updated checkstyle. Issues based on which changes were made: - https://github.com/checkstyle/checkstyle/issues/2116 - https://github.com/checkstyle/checkstyle/issues/3671 - https://github.com/checkstyle/checkstyle/issues/7417 - https://github.com/checkstyle/checkstyle/issues/7329 > Bump maven plugins/dependencies to latest > ----------------------------------------- > > Key: OMID-258 > URL: https://issues.apache.org/jira/browse/OMID-258 > Project: Phoenix Omid > Issue Type: Improvement > Reporter: Nihal Jain > Assignee: Nihal Jain > Priority: Major > > Plan is to bump following: > ||Property||From||To|| > |maven-assembly-plugin-version|3.1.1|3.6.0| > |maven-pmd-plugin.version|3.4|3.21.0| > |maven-checkstyle-plugin.version|2.17|3.3.0| > |maven-jxr-plugin.version|2.3|3.3.0| > |google.findbugs.version|3.0.1|3.0.2| > |maven-findbugs-maven-plugin.version|3.0.1|3.0.5| > |maven-owasp-plugin.version|6.5.3|8.4.0| > |maven-clover-plugin.version|4.4.1|4.5.0| > |maven-sonar-plugin.version|3.9.1.2184|3.10.0.2594| > |os.plugin.version|1.6.2|1.7.1| > Also need to remove and clean up all the version definitions that specify > versions older than the ones defined in the parent pom. > CC: [~stoty] > -- This message was sent by Atlassian Jira (v8.20.10#820010)