Skip to content

Commit 4b21c87

Browse files
Bump postgresql from 42.3.4 to 42.3.5
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.4 to 42.3.5. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.3.4...REL42.3.5) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8c5474b commit 4b21c87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@
235235
<dependency>
236236
<groupId>org.postgresql</groupId>
237237
<artifactId>postgresql</artifactId>
238-
<version>42.3.4</version>
238+
<version>42.3.5</version>
239239
<scope>test</scope>
240240
</dependency>
241241
<dependency>

0 commit comments

Comments
 (0)