@@ -272,7 +272,7 @@ dependencies {
272
272
implementation group : ' com.github.hmcts' , name : ' idam-java-client' , version : ' 3.0.3'
273
273
implementation group : ' com.github.hmcts' , name : ' java-logging' , version : ' 6.1.7'
274
274
implementation group : ' com.github.hmcts' , name : ' send-letter-client' , version : ' 4.0.4'
275
- implementation group : ' com.github.hmcts' , name : ' service-auth-provider-java-client' , version : ' 5.2 .0'
275
+ implementation group : ' com.github.hmcts' , name : ' service-auth-provider-java-client' , version : ' 5.3 .0'
276
276
implementation group : ' com.github.hmcts' , name : ' ccd-case-document-am-client' , version : ' 1.7.3'
277
277
278
278
implementation group : ' org.apache.tomcat.embed' , name : ' tomcat-embed-core'
@@ -323,7 +323,7 @@ dependencies {
323
323
functionalTestImplementation sourceSets. main. runtimeClasspath
324
324
functionalTestImplementation sourceSets. test. runtimeClasspath
325
325
326
- functionalTestImplementation group : ' com.github.hmcts' , name : ' service-auth-provider-java-client' , version : ' 5.2 .0'
326
+ functionalTestImplementation group : ' com.github.hmcts' , name : ' service-auth-provider-java-client' , version : ' 5.3 .0'
327
327
328
328
// Provides fast-reload of just the NFDIV service.
329
329
cftlibImplementation ' org.springframework.boot:spring-boot-devtools'
0 commit comments