Skip to content

Commit 0333b85

Browse files
Bump postgresql from 42.3.5 to 42.3.6 (#10501)
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.5 to 42.3.6. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.3.5...REL42.3.6) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb1a53c commit 0333b85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ subprojects {
9898
logbackClassicVersion = '1.2.11'
9999
mockitoVersion = '4.5.1'
100100
openFeignVersion = '11.8'
101-
postgresqlVersion = '42.3.5'
101+
postgresqlVersion = '42.3.6'
102102
snakeYamlVersion = '2.3'
103103
sonatypeGoodiesPrefsVersion = '2.3.4'
104104
substanceVersion = '4.5.0'

0 commit comments

Comments
 (0)