You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/03/08 03:52:20 UTC

[GitHub] [pulsar] nodece commented on a change in pull request #14511: [IO] Upgrade mariadb jdbc driver version to address vulnerabilities

nodece commented on a change in pull request #14511:
URL: https://github.com/apache/pulsar/pull/14511#discussion_r821298757



##########
File path: pom.xml
##########
@@ -152,7 +152,7 @@ flexible messaging model and an intuitive client API.</description>
     <mysql-jdbc.version>8.0.11</mysql-jdbc.version>
     <postgresql-jdbc.version>42.2.25</postgresql-jdbc.version>
     <clickhouse-jdbc.version>0.3.2</clickhouse-jdbc.version>
-    <mariadb-jdbc.version>2.6.0</mariadb-jdbc.version>
+    <mariadb-jdbc.version>3.0.3</mariadb-jdbc.version>

Review comment:
       MariaDB Connector/J 3.0.3 is NOT fully compatible with the latest release of version 2.7.




-- 
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