Skip to content

Commit

Permalink
Merge pull request #111 from meta-soul/dependabot/maven/lakesoul-comm…
Browse files Browse the repository at this point in the history
…on/org.postgresql-postgresql-42.5.1

Bump postgresql from 42.5.0 to 42.5.1 in /lakesoul-common
  • Loading branch information
dmetasoul01 committed Dec 20, 2022
2 parents 4a57ac8 + 39774e7 commit 6fe5708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lakesoul-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
</build>

<properties>
<postgresql.version>42.5.0</postgresql.version>
<postgresql.version>42.5.1</postgresql.version>
<spark.version>3.1.2</spark.version>
<debezium.version>1.5.4.Final</debezium.version>
<scala.binary.version>2.12</scala.binary.version>
Expand Down

0 comments on commit 6fe5708

Please sign in to comment.