Skip to content

Commit

Permalink
Merge pull request #47 from dockersamples/dependabot/maven/api/org.po…
Browse files Browse the repository at this point in the history
…stgresql-postgresql-42.7.2

Bump org.postgresql:postgresql from 42.4.3 to 42.7.2 in /api
  • Loading branch information
BretFisher authored Feb 24, 2024
2 parents 313073a + d8f656f commit 23c61bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.4.3</version>
<version>42.7.2</version>
</dependency>
</dependencies>
</project>

0 comments on commit 23c61bb

Please sign in to comment.