Skip to content

Commit

Permalink
Bump postgres version
Browse files Browse the repository at this point in the history
  • Loading branch information
hayco committed Mar 15, 2022
1 parent ed0ba97 commit b6e0d4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion textrepo-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<junit5.version>5.6.0</junit5.version>
<mockito-core.version>3.0.0</mockito-core.version>
<mockserver.version>5.4.1</mockserver.version>
<postgresql.version>42.2.19</postgresql.version>
<postgresql.version>42.3.3</postgresql.version>
<xom.version>1.3.7</xom.version>
</properties>

Expand Down

0 comments on commit b6e0d4d

Please sign in to comment.