We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a0564f commit d398734Copy full SHA for d398734
kouncil-backend/pom.xml
@@ -17,7 +17,7 @@
17
<springdoc-openapi-ui.version>1.8.0</springdoc-openapi-ui.version>
18
<swagger-annotations.version>2.2.30</swagger-annotations.version>
19
<testcontainers.version>1.17.6</testcontainers.version>
20
- <postgresql.version>42.7.5</postgresql.version>
+ <postgresql.version>42.7.7</postgresql.version>
21
<h2database.version>2.3.232</h2database.version>
22
<spring.okta.version>3.0.7</spring.okta.version>
23
</properties>
0 commit comments