We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c2db33a + a91596a commit 44c0b29Copy full SHA for 44c0b29
1 file changed
project.clj
@@ -191,7 +191,7 @@
191
[org.openvoxproject/trapperkeeper-status "1.3.5" :exclusions [io.dropwizard.metrics/metrics-core]]
192
[org.openvoxproject/trapperkeeper-webserver-jetty10 "1.1.8"]
193
[org.openvoxproject/trapperkeeper-webserver-jetty10 "1.1.8" :classifier "test"]
194
- [org.postgresql/postgresql "42.7.10"]
+ [org.postgresql/postgresql "42.7.11"]
195
[org.yaml/snakeyaml "2.6"]
196
[prismatic/schema "1.4.1"]
197
[riddley "0.2.2"]
0 commit comments