Skip to content

Commit a123eb9

Browse files
Update dependency org.postgresql:postgresql to v42.5.3
1 parent acb2a2d commit a123eb9

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
@@ -227,7 +227,7 @@ dependencies {
227227
implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: versions.reformS2sClient
228228
implementation group: 'com.github.hmcts.java-logging', name: 'logging', version: versions.reformLogging
229229
implementation group: 'com.github.hmcts.java-logging', name: 'logging-appinsights', version: versions.reformLogging
230-
implementation group: 'org.postgresql', name: 'postgresql', version: '42.5.2'
230+
implementation group: 'org.postgresql', name: 'postgresql', version: '42.5.3'
231231
implementation group: 'org.apache.httpcomponents', name: 'httpclient', version: '4.5.14'
232232
implementation 'com.github.hmcts:properties-volume-spring-boot-starter:0.1.1'
233233
implementation 'commons-io:commons-io:20030203.000550'

0 commit comments

Comments
 (0)