Skip to content

Commit 6f426af

Browse files
authored
Merge branch 'master' into nfdiv-4855-remove-jitpack
2 parents 3f0e412 + 3673039 commit 6f426af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ dependencies {
190190
implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '5.3.2'
191191
implementation group: 'com.github.hmcts', name: 'core-case-data-store-client', version: '5.0.5'
192192
implementation 'org.apache.tomcat.embed:tomcat-embed-websocket:11.0.6'
193-
implementation 'org.apache.tomcat.embed:tomcat-embed-core:11.0.6'
193+
implementation 'org.apache.tomcat.embed:tomcat-embed-core:11.0.7'
194194

195195
testImplementation group: 'org.springframework.boot', name: 'spring-boot-starter-test'
196196

0 commit comments

Comments
 (0)