Skip to content

Commit

Permalink
Bumped postgresql dependency to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
vesavlad committed Mar 1, 2024
1 parent e0b3a56 commit 9f2f42e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.6.0</version>
<version>42.7.2</version>
<scope>runtime</scope>
</dependency>

Expand Down

0 comments on commit 9f2f42e

Please sign in to comment.