You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by "codelipenghui (via GitHub)" <gi...@apache.org> on 2023/02/13 01:49:28 UTC

[GitHub] [pulsar] codelipenghui commented on a diff in pull request #19479: [fix][security] Fix secure problem CVE-2017-1000487

codelipenghui commented on code in PR #19479:
URL: https://github.com/apache/pulsar/pull/19479#discussion_r1103927009


##########
pulsar-sql/presto-pulsar/pom.xml:
##########
@@ -113,11 +113,22 @@
             <version>${javax.annotation-api.version}</version>
         </dependency>
 
+        <dependency>
+            <groupId>org.codehaus.plexus</groupId>
+            <artifactId>plexus-utils</artifactId>
+            <version>3.0.16</version>

Review Comment:
   It's better to add the version to properties



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org