Skip to content

Commit 23c61bb

Browse files
authored
Merge pull request #47 from dockersamples/dependabot/maven/api/org.postgresql-postgresql-42.7.2
Bump org.postgresql:postgresql from 42.4.3 to 42.7.2 in /api
2 parents 313073a + d8f656f commit 23c61bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<dependency>
8686
<groupId>org.postgresql</groupId>
8787
<artifactId>postgresql</artifactId>
88-
<version>42.4.3</version>
88+
<version>42.7.2</version>
8989
</dependency>
9090
</dependencies>
9191
</project>

0 commit comments

Comments
 (0)