Skip to content

Commit 256bd2c

Browse files
Bump postgresql from 42.2.21 to 42.2.22 (#7839)
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.21 to 42.2.22. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](https://github.com/pgjdbc/pgjdbc/commits) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 42f12e7 commit 256bd2c

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
@@ -153,7 +153,7 @@ dependencies {
153153

154154
implementation group: 'org.mariadb.jdbc', name: 'mariadb-java-client', version: '2.7.3'
155155

156-
implementation 'org.postgresql:postgresql:42.2.21'
156+
implementation 'org.postgresql:postgresql:42.2.22'
157157

158158
implementation ('com.oracle.ojdbc:ojdbc10:19.3.0.0') {
159159
// causing module issues

0 commit comments

Comments
 (0)