Skip to content

Commit 27da71e

Browse files
authored
Merge pull request #1337 from aws-samples/dependabot/maven/labs/unicorn-store/software/unicorn-store-spring/org.postgresql-postgresql-42.7.7
Bump org.postgresql:postgresql from 42.7.5 to 42.7.7 in /labs/unicorn-store/software/unicorn-store-spring
2 parents 93a7a88 + 082a39e commit 27da71e

File tree

1 file changed

+1
-1
lines changed
  • labs/unicorn-store/software/unicorn-store-spring

1 file changed

+1
-1
lines changed

labs/unicorn-store/software/unicorn-store-spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>org.postgresql</groupId>
7272
<artifactId>postgresql</artifactId>
73-
<version>42.7.5</version>
73+
<version>42.7.7</version>
7474
</dependency>
7575
</dependencies>
7676

0 commit comments

Comments
 (0)