Skip to content

Commit 4cc914e

Browse files
Update dependency org.apache.tomcat.embed:tomcat-embed-core to v11.0.3 (#208)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 54f32dd commit 4cc914e

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
@@ -188,7 +188,7 @@ dependencies {
188188
implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '5.3.0'
189189
implementation group: 'com.github.hmcts', name: 'core-case-data-store-client', version: '5.0.3'
190190
implementation 'org.apache.tomcat.embed:tomcat-embed-websocket:11.0.2'
191-
implementation 'org.apache.tomcat.embed:tomcat-embed-core:11.0.2'
191+
implementation 'org.apache.tomcat.embed:tomcat-embed-core:11.0.3'
192192

193193
testImplementation group: 'org.springframework.boot', name: 'spring-boot-starter-test'
194194
testImplementation group: 'com.github.tomakehurst', name: 'wiremock', version: '3.0.1'

0 commit comments

Comments
 (0)