Skip to content

Commit

Permalink
Merge pull request #345 from reliatec-gmbh/lc-pg-jdbc
Browse files Browse the repository at this point in the history
Update the PG JDBC driver version
  • Loading branch information
toskrip authored Aug 12, 2022
2 parents 2ce55ab + fc5eb50 commit 97d1594
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -525,7 +525,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.2.5</version>
<version>42.2.26</version>
<scope>runtime</scope>
</dependency>
<!-- Oracle JDBC driver -->
Expand Down

0 comments on commit 97d1594

Please sign in to comment.