Skip to content

Commit

Permalink
Update postgresql to address CVE-2022-26520, CVE-2022-21724
Browse files Browse the repository at this point in the history
  • Loading branch information
tobias committed Jun 6, 2022
1 parent 783bde1 commit 696036f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
[org.apache.lucene/lucene-queryparser "8.11.1"]
[org.clojure/tools.nrepl "0.2.11"]
[yesql "0.5.3"]
[org.postgresql/postgresql "42.3.1"]
[org.postgresql/postgresql "42.3.3"]
[duct/hikaricp-component "0.1.2"
:exclusions [com.stuartsierra/component
org.slf4j/slf4j-api]]
Expand Down

0 comments on commit 696036f

Please sign in to comment.