File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -239,7 +239,7 @@ ext {
239239dependencies {
240240 implementation " uk.gov.hmcts.cp:api-cp-crime-schedulingandlisting-courtschedule:$apiCourtScheduleVersion "
241241 implementation ' org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.9'
242- implementation ' io.swagger.core.v3:swagger-core:2.2.32 '
242+ implementation ' io.swagger.core.v3:swagger-core:2.2.33 '
243243
244244 implementation ' org.springframework.boot:spring-boot-starter-web'
245245 implementation ' org.springframework.boot:spring-boot-starter-actuator'
@@ -258,7 +258,7 @@ dependencies {
258258 implementation group : ' ch.qos.logback' , name : ' logback-core' , version : logbackVersion
259259
260260 implementation group : ' io.rest-assured' , name : ' rest-assured' , version : ' 5.5.5'
261- implementation ' org.hibernate.validator:hibernate-validator:9.0.0 .Final'
261+ implementation ' org.hibernate.validator:hibernate-validator:9.0.1 .Final'
262262 implementation ' org.apache.commons:commons-text:1.13.1'
263263
264264 compileOnly group : ' org.projectlombok' , name : ' lombok' , version : lombokVersion
You can’t perform that action at this time.
0 commit comments