Skip to content

Commit cae6cf8

Browse files
Bump postgresql from 42.3.0 to 42.3.1
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.0 to 42.3.1. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.3.0...REL42.3.1) --- 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 52bca18 commit cae6cf8

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
@@ -240,7 +240,7 @@
240240
<dependency>
241241
<groupId>org.postgresql</groupId>
242242
<artifactId>postgresql</artifactId>
243-
<version>42.3.0</version>
243+
<version>42.3.1</version>
244244
<scope>test</scope>
245245
</dependency>
246246
<dependency>

0 commit comments

Comments
 (0)