Skip to content

Commit

Permalink
[fix](jdbc catalog) Change Druid Pool dependency to version 1.2.11 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
zy-kkk authored Mar 4, 2024
1 parent d459ac2 commit 1ef6a1b
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 @@ -251,7 +251,7 @@ under the License.
<commons-io.version>2.7</commons-io.version>
<json-simple.version>1.1.1</json-simple.version>
<junit.version>5.8.2</junit.version>
<druid.version>1.2.20</druid.version>
<druid.version>1.2.11</druid.version>
<clickhouse.version>0.4.6</clickhouse.version>
<thrift.version>0.16.0</thrift.version>
<tomcat-embed-core.version>8.5.86</tomcat-embed-core.version>
Expand Down

0 comments on commit 1ef6a1b

Please sign in to comment.