Skip to content

Commit 1f2c022

Browse files
Update dependency com.google.guava:guava to v33.3.1-android
1 parent dac3b63 commit 1f2c022

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project.clj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@
2626
[com.github.java-json-tools/json-schema-validator "2.2.14"]
2727
;; ... -> [com.github.java-json-tools/json-schema-validator "2.2.14"] ->
2828
;; fixes https://nvd.nist.gov/vuln/detail/cve-2020-8908
29-
[com.google.guava/guava "33.3.0-android"]
29+
[com.google.guava/guava "33.3.1-android"]
3030

3131
;; [org.postgresql/postgresql "42.7.4"] ->
32-
;; ... -> [com.google.guava/guava "33.3.0-android"] ->
32+
;; ... -> [com.google.guava/guava "33.3.1-android"] ->
3333
[org.checkerframework/checker-qual "3.47.0"]
3434

3535
;; [yesql "0.5.3"] ->

0 commit comments

Comments
 (0)