Skip to content

Commit

Permalink
Update dependency org.postgresql:postgresql to v42.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
valtionavustus-renovate[bot] committed Jan 15, 2025
1 parent 3d5f64a commit 5ac7b6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
;; fixes https://nvd.nist.gov/vuln/detail/cve-2020-8908
[com.google.guava/guava "33.4.0-android"]

;; [org.postgresql/postgresql "42.7.4"] ->
;; [org.postgresql/postgresql "42.7.5"] ->
;; ... -> [com.google.guava/guava "33.4.0-android"] ->
[org.checkerframework/checker-qual "3.48.4"]

Expand Down Expand Up @@ -119,7 +119,7 @@
;; database
[hikari-cp "3.2.0"]
[org.flywaydb/flyway-core "4.2.0"]
[org.postgresql/postgresql "42.7.4"]
[org.postgresql/postgresql "42.7.5"]
[yesql "0.5.3"]

;; emails
Expand Down

0 comments on commit 5ac7b6e

Please sign in to comment.