Skip to content
This repository was archived by the owner on Apr 14, 2025. It is now read-only.

Commit 99bd4f4

Browse files
Update dependency com.github.hmcts:auth-checker-lib to v2.3.0
1 parent a262e33 commit 99bd4f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ subprojects {
122122
implementation group: 'org.springframework.security', name: 'spring-security-rsa', version: '1.1.1'
123123

124124
implementation ('com.sun.xml.bind:jaxb-osgi:2.3.1')
125-
implementation (group: 'com.github.hmcts', name: 'auth-checker-lib', version: '2.1.4') {
125+
implementation (group: 'com.github.hmcts', name: 'auth-checker-lib', version: '2.3.0') {
126126
exclude(module: 'java-logging-spring')
127127
}
128128
implementation group: 'org.apache.httpcomponents', name: 'httpcore', version: '4.4.11'

0 commit comments

Comments
 (0)