Skip to content

Commit 8cb4baf

Browse files
Bump postgresql from 42.2.15 to 42.2.18 (#2215)
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.15 to 42.2.18. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/REL42.2.18/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.2.15...REL42.2.18) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 06fa7e9 commit 8cb4baf

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
@@ -868,7 +868,7 @@
868868
<dependency>
869869
<groupId>org.postgresql</groupId>
870870
<artifactId>postgresql</artifactId>
871-
<version>42.2.15</version>
871+
<version>42.2.18</version>
872872
</dependency>
873873

874874
<!-- Unit Testing Libraries -->

0 commit comments

Comments
 (0)