[ https://issues.apache.org/jira/browse/OMID-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17936754#comment-17936754 ]
ASF GitHub Bot commented on OMID-303: ------------------------------------- richardantal commented on code in PR #182: URL: https://github.com/apache/phoenix-omid/pull/182#discussion_r2002886615 ########## pom.xml: ########## @@ -187,7 +187,7 @@ <maven-checkstyle-plugin.version>3.3.0</maven-checkstyle-plugin.version> <maven-jxr-plugin.version>3.3.0</maven-jxr-plugin.version> <maven-findbugs-maven-plugin.version>3.0.5</maven-findbugs-maven-plugin.version> - <maven-owasp-plugin.version>10.0.2</maven-owasp-plugin.version> + <maven-owasp-plugin.version>12.1.0</maven-owasp-plugin.version> Review Comment: Please change the ticket name, commit msg to reflect the same owasp version > Update OWASP plugin to 11.0.2 > ----------------------------- > > Key: OMID-303 > URL: https://issues.apache.org/jira/browse/OMID-303 > Project: Phoenix Omid > Issue Type: Bug > Reporter: Istvan Toth > Assignee: Istvan Toth > Priority: Major > > The current version is useless, as it cannot read the up-to-date definitions. > The new one requires Java 11, but as it is gated in a profile, it shouldn't > be a major problem. -- This message was sent by Atlassian Jira (v8.20.10#820010)