Skip to content

Commit 636272f

Browse files
Bump postgresql from 9.4-1206-jdbc42 to 42.3.7
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 9.4-1206-jdbc42 to 42.3.7. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](https://github.com/pgjdbc/pgjdbc/commits/REL42.3.7) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 43ba80d commit 636272f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<dependency>
7373
<groupId>org.postgresql</groupId>
7474
<artifactId>postgresql</artifactId>
75-
<version>9.4-1206-jdbc42</version>
75+
<version>42.3.7</version>
7676
</dependency>
7777

7878
<dependency>

0 commit comments

Comments
 (0)