mirror of https://github.com/usbharu/Hideout.git
fix(deps): update dependency software.amazon.awssdk:s3 to v2.25.53
This commit is contained in:
parent
b225e48cb8
commit
02b22b2366
|
@ -194,7 +194,7 @@ dependencies {
|
||||||
|
|
||||||
implementation("dev.usbharu:owl-common-serialize-jackson:0.0.1")
|
implementation("dev.usbharu:owl-common-serialize-jackson:0.0.1")
|
||||||
implementation("io.trbl:blurhash:1.0.0")
|
implementation("io.trbl:blurhash:1.0.0")
|
||||||
implementation("software.amazon.awssdk:s3:2.25.23")
|
implementation("software.amazon.awssdk:s3:2.25.53")
|
||||||
implementation("org.jsoup:jsoup:1.17.2")
|
implementation("org.jsoup:jsoup:1.17.2")
|
||||||
implementation("com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer:20240325.1")
|
implementation("com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer:20240325.1")
|
||||||
implementation("org.postgresql:postgresql:42.7.3")
|
implementation("org.postgresql:postgresql:42.7.3")
|
||||||
|
|
Loading…
Reference in New Issue