0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-22 14:39:45 -05:00

⬆️ Update AWS S3 SDK dependency on backend

This commit is contained in:
Andrey Antukh 2024-05-31 13:31:56 +02:00
parent 87e3dc1c7c
commit 3bdcaa12e7

View file

@ -58,7 +58,7 @@
;; Pretty Print specs
pretty-spec/pretty-spec {:mvn/version "0.1.4"}
software.amazon.awssdk/s3 {:mvn/version "2.22.12"}
software.amazon.awssdk/s3 {:mvn/version "2.25.63"}
}
:paths ["src" "resources" "target/classes"]