mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-13 13:07:32 +00:00
(fix)(pom) Specify the Gson version explicitly instead of relying on the Spring POM (#1281)
This commit is contained in:
1
pom.xml
1
pom.xml
@@ -73,6 +73,7 @@
|
|||||||
<flight-sql.version>15.0.2</flight-sql.version>
|
<flight-sql.version>15.0.2</flight-sql.version>
|
||||||
<arrow-jdbc.version>15.0.2</arrow-jdbc.version>
|
<arrow-jdbc.version>15.0.2</arrow-jdbc.version>
|
||||||
<flight-sql-jdbc-driver.version>15.0.2</flight-sql-jdbc-driver.version>
|
<flight-sql-jdbc-driver.version>15.0.2</flight-sql-jdbc-driver.version>
|
||||||
|
<gson.version>2.10.1</gson.version>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<dependencyManagement>
|
<dependencyManagement>
|
||||||
|
|||||||
Reference in New Issue
Block a user