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.
2 parents e98eb05 + c4e606b commit 926fef6Copy full SHA for 926fef6
labs/unicorn-store/infrastructure/db-setup/pom.xml
@@ -45,7 +45,7 @@
45
<dependency>
46
<groupId>org.postgresql</groupId>
47
<artifactId>postgresql</artifactId>
48
- <version>42.7.5</version>
+ <version>42.7.7</version>
49
</dependency>
50
51
<groupId>com.amazonaws</groupId>
labs/unicorn-store/software/alternatives/unicorn-store-spring-graalvm/pom.xml
@@ -59,7 +59,7 @@
59
60
61
62
63
64
</dependencies>
65
0 commit comments