Skip to content

Commit

Permalink
Update dependency org.bouncycastle:bcprov-jdk18on to v1.78.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 17, 2024
1 parent bb9d0b6 commit b372b1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ dependencies {
compileOnly 'jakarta.servlet:jakarta.servlet-api:6.1.0'
compileOnly 'jakarta.servlet.jsp:jakarta.servlet.jsp-api:4.0.0'
implementation group: 'io.rest-assured', name: 'rest-assured'
implementation 'org.bouncycastle:bcprov-jdk18on:1.78'
implementation 'org.bouncycastle:bcprov-jdk18on:1.78.1'
}

mainClassName = 'uk.gov.hmcts.PddaSpringbootApplication'
Expand Down

0 comments on commit b372b1a

Please sign in to comment.