We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fbd9a1 commit a6428f5Copy full SHA for a6428f5
backend/pom.xml
@@ -19,7 +19,7 @@
19
20
<!-- backend dependencies -->
21
<rest-assured.version>4.4.0</rest-assured.version>
22
- <postgresql.version>42.3.0</postgresql.version>
+ <postgresql.version>42.3.1</postgresql.version>
23
<groovy.version>3.0.9</groovy.version>
24
</properties>
25
0 commit comments