Skip to content

Commit 06090a0

Browse files
author
github-actions
committed
Merge branch 'renovate/org.postgresql-postgresql-42.x' of https://github.com/hmcts/am-role-assignment-refresh-batch into combine-prs-branch
2 parents da1bc46 + 8df16f7 commit 06090a0

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.1'
230+
implementation group: 'org.postgresql', name: 'postgresql', version: '42.5.2'
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)