Skip to content

Commit f39c606

Browse files
Bump postgresql from 42.2.15 to 42.2.16
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.15 to 42.2.16. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.2.15...REL42.2.16) Signed-off-by: dependabot[bot] <[email protected]>
1 parent ee0a13e commit f39c606

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
@@ -269,7 +269,7 @@
269269
<dependency>
270270
<groupId>org.postgresql</groupId>
271271
<artifactId>postgresql</artifactId>
272-
<version>42.2.15</version>
272+
<version>42.2.16</version>
273273
<scope>test</scope>
274274
</dependency>
275275
</dependencies>

0 commit comments

Comments
 (0)