Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@
<paimon.version>0.8.2</paimon.version>
<paimon.artifact>paimon-spark-${spark.binary.version}</paimon.artifact>
<phoenix.version>6.0.0</phoenix.version>
<postgresql.version>42.7.2</postgresql.version>
<postgresql.version>42.7.11</postgresql.version>
<ojdbc.version>23.2.0.0</ojdbc.version>
<prometheus.version>0.16.0</prometheus.version>
<protobuf.version>3.25.8</protobuf.version>
Expand Down
Loading