Skip to content

Commit c8a38a1

Browse files
Bump postgresql from 42.5.0 to 42.5.1 (#2285)
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.5.0 to 42.5.1. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.5.0...REL42.5.1) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pawel.leszczynski <leszczynski.pawel@gmail.com>
1 parent a78f8ec commit c8a38a1

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.9.0'
6363
openlineageVersion = '0.17.0'
6464
slf4jVersion = '1.7.36'
65-
postgresqlVersion = '42.5.0'
65+
postgresqlVersion = '42.5.1'
6666
isReleaseVersion = !version.endsWith('SNAPSHOT')
6767
}
6868

0 commit comments

Comments
 (0)