Skip to content

Commit b7d42dc

Browse files
Bump postgresql from 42.5.0 to 42.5.1
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:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aad75eb commit b7d42dc

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
@@ -256,7 +256,7 @@
256256
<dependency>
257257
<groupId>org.postgresql</groupId>
258258
<artifactId>postgresql</artifactId>
259-
<version>42.5.0</version>
259+
<version>42.5.1</version>
260260
<scope>test</scope>
261261
</dependency>
262262
<dependency>

0 commit comments

Comments
 (0)