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.
1 parent dac3b63 commit 1f2c022Copy full SHA for 1f2c022
project.clj
@@ -26,10 +26,10 @@
26
[com.github.java-json-tools/json-schema-validator "2.2.14"]
27
;; ... -> [com.github.java-json-tools/json-schema-validator "2.2.14"] ->
28
;; fixes https://nvd.nist.gov/vuln/detail/cve-2020-8908
29
- [com.google.guava/guava "33.3.0-android"]
+ [com.google.guava/guava "33.3.1-android"]
30
31
;; [org.postgresql/postgresql "42.7.4"] ->
32
- ;; ... -> [com.google.guava/guava "33.3.0-android"] ->
+ ;; ... -> [com.google.guava/guava "33.3.1-android"] ->
33
[org.checkerframework/checker-qual "3.47.0"]
34
35
;; [yesql "0.5.3"] ->
0 commit comments