Skip to content

Commit

Permalink
(selectdb-cloud) Upgrade mariadb client version (apache#1905)
Browse files Browse the repository at this point in the history
* This change _may_ fix "Failed to execute sql: java.lang.ClassCastException: java.util.LinkedHashMap$Entry cannot be cast to java.util.HashMap$TreeNode
  • Loading branch information
SWJTU-ZhangLei authored Jun 7, 2023
1 parent f5c0766 commit 447aa88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fe/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ under the License.
<httpclient.version>4.5.13</httpclient.version>
<httpcore.version>4.4.15</httpcore.version>
<aws-java-sdk.version>1.12.31</aws-java-sdk.version>
<mariadb-java-client.version>3.0.4</mariadb-java-client.version>
<mariadb-java-client.version>3.0.9</mariadb-java-client.version>
<dlf-metastore-client-hive.version>0.2.14</dlf-metastore-client-hive.version>
<hadoop.version>3.3.3</hadoop.version>
<joda.version>2.8.1</joda.version>
Expand Down

0 comments on commit 447aa88

Please sign in to comment.