Skip to content

Commit

Permalink
[#noissue] Update postgresql jdbc for jdk8
Browse files Browse the repository at this point in the history
  • Loading branch information
emeroad committed Jun 17, 2022
1 parent 1dd05c8 commit 75f1ca1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins-it/postgresql-jdbc-it/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>9.4.1212.jre6</version>
<version>9.4.1212</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 75f1ca1

Please sign in to comment.