Skip to content

Commit

Permalink
Security Work Order Upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
“v_kkhuang” committed Apr 17, 2024
1 parent db8fb9d commit aa28017
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<artifactId>linkis-metadata-query-service-jdbc</artifactId>

<properties>
<postgresql.version>42.3.8</postgresql.version>
<postgresql.version>42.3.9</postgresql.version>
<clickhouse.version>0.3.2-patch11</clickhouse.version>
</properties>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
<hadoop.version>3.1.4</hadoop.version>
<hadoop-hdfs-client.artifact>hadoop-hdfs-client</hadoop-hdfs-client.artifact>
<hadoop-hdfs-client-shade.version>3.1.4</hadoop-hdfs-client-shade.version>
<zookeeper.version>3.5.9</zookeeper.version>
<zookeeper.version>3.8.4</zookeeper.version>
<!-- hadoop 2.7 use curator 2.7.1, hadoop3.3 use curator 4.2.0-->
<curator.version>4.2.0</curator.version>
<guava.version>30.0-jre</guava.version>
Expand Down

0 comments on commit aa28017

Please sign in to comment.