Skip to content

Commit 87ae543

Browse files
committed
Pull in new ECM Jakarta-based library
Created now that ECM is fully on Spring 3 in DataBiosphere/terra-external-credentials-manager#161
1 parent 7c2af89 commit 87ae543

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ dependencies {
5454
exclude group: 'com.google.oauth-client', module: 'google-oauth-client'
5555
}
5656
implementation 'org.broadinstitute.dsde.workbench:sam-client_2.13:0.1-6a32c36'
57-
implementation 'bio.terra:externalcreds-client-resttemplate-jakarta:0.112.0-SNAPSHOT'
57+
implementation 'bio.terra:externalcreds-client-resttemplate:1.0.0-SNAPSHOT'
5858
implementation 'io.sentry:sentry-logback:6.19.0'
5959
implementation 'org.codehaus.janino:janino:3.1.9' // Provides if/else xml parsing for logback config
6060

0 commit comments

Comments
 (0)