File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ plugins {
99 id ' au.com.dius.pact' version ' 4.6.17'
1010 id ' net.serenity-bdd.serenity-gradle-plugin' version ' 4.2.33'
1111 id ' org.sonarqube' version ' 6.2.0.5505'
12- id ' uk.gov.hmcts.java' version ' 0.12.66 '
12+ id ' uk.gov.hmcts.java' version ' 0.12.67 '
1313 id ' project-report'
1414 id ' jacoco'
1515}
@@ -176,7 +176,7 @@ def versions = [
176176 probateCommonsVersion : ' 2.2.2' ,
177177 restAssured : ' 5.5.5' ,
178178 serenity : ' 4.2.34' ,
179- serviceAuthProviderClient : ' 5.3.2 ' ,
179+ serviceAuthProviderClient : ' 5.3.3 ' ,
180180 serviceTokenGenerator : ' 0.6.0' ,
181181 springBootVersion : ' 3.5.3' ,
182182 springCloudWiremock : ' 4.3.0' ,
Original file line number Diff line number Diff line change 1818 -->
1919 <cve >CVE-2025-48734</cve >
2020 </suppress >
21+ <suppress until = " 2025-10-15" >
22+ <cve >CVE-2025-48976</cve >
23+ </suppress >
24+
2125</suppressions >
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.2 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.3 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments