Skip to content

Commit

Permalink
junixsocket-demo: Bump declared postgresql version
Browse files Browse the repository at this point in the history
  • Loading branch information
kohlschuetter committed Sep 28, 2022
1 parent 4e071f1 commit ebf319d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion junixsocket-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<!-- https://issues.apache.org/jira/browse/MPIR-374 -->
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.3.3</version>
<version>42.5.0</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit ebf319d

Please sign in to comment.