Aias00 commented on code in PR #5861:
URL: https://github.com/apache/shenyu/pull/5861#discussion_r1897703064


##########
shenyu-admin/pom.xml:
##########
@@ -173,8 +173,8 @@
         </dependency>
 
         <dependency>
-            <groupId>mysql</groupId>
-            <artifactId>mysql-connector-java</artifactId>
+            <groupId>com.mysql</groupId>
+            <artifactId>mysql-connector-j</artifactId>

Review Comment:
   yes, mysql-connector-java driver`s  latest version is 8.0.33, which still 
has vulnerability. new driver modified group id and artifactId



-- 
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: notifications-unsubscr...@shenyu.apache.org

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

Reply via email to