Skip to content
This repository was archived by the owner on Dec 21, 2021. It is now read-only.

Commit c4f47ce

Browse files
dependabot[bot]CodeDoctorDE
authored andcommitted
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 54af22e commit c4f47ce

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
@@ -129,7 +129,7 @@
129129
<dependency>
130130
<groupId>org.postgresql</groupId>
131131
<artifactId>postgresql</artifactId>
132-
<version>42.2.15</version>
132+
<version>42.2.16</version>
133133
</dependency>
134134
<!-- https://mvnrepository.com/artifact/com.google.code.gson/gson -->
135135
<dependency>

0 commit comments

Comments
 (0)