Skip to content

Commit c5fc6bf

Browse files
fix(deps): update dependency org.postgresql:postgresql to v42.5.0 (#2138)
Signed-off-by: Renovate Bot <bot@renovateapp.com> Signed-off-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0a3e3e7 commit c5fc6bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ subprojects {
6262
mockitoVersion = '4.8.0'
6363
openlineageVersion = '0.14.1'
6464
slf4jVersion = '1.7.36'
65-
postgresqlVersion = '42.3.7'
65+
postgresqlVersion = '42.5.0'
6666
isReleaseVersion = !version.endsWith('SNAPSHOT')
6767
}
6868

0 commit comments

Comments
 (0)