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 01929e4 commit 58b95cfCopy full SHA for 58b95cf
build.gradle.kts
@@ -47,7 +47,7 @@ dependencies {
47
48
implementation("org.thymeleaf.extras:thymeleaf-extras-springsecurity6")
49
50
- implementation("org.springframework.cloud:spring-cloud-starter-aws:2.2.6.RELEASE")
+ implementation("io.awspring.cloud:spring-cloud-starter-aws:2.4.4")
51
implementation("javax.xml.bind:jaxb-api:2.3.1")
52
implementation("org.apache.tika:tika-core:2.9.2")
53
implementation("org.apache.tika:tika-parsers-standard-package:2.9.2")
0 commit comments