Merge pull request #1962 from eikek/update/postgresql-42.5.4

Update postgresql to 42.5.4
This commit is contained in:
mergify[bot] 2023-02-17 06:34:12 +00:00 committed by GitHub
commit c744522c98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,7 +39,7 @@ object Dependencies {
val PdfboxVersion = "2.0.27"
val PdfjsViewerVersion = "2.12.313"
val PoiVersion = "4.1.2"
val PostgresVersion = "42.5.3"
val PostgresVersion = "42.5.4"
val PureConfigVersion = "0.17.2"
val ScalaJavaTimeVersion = "2.5.0"
val ScodecBitsVersion = "1.1.35"