Skip to content

Commit a363a28

Browse files
authored
Merge pull request #6159 from alphagov/dependabot/maven/org.postgresql-postgresql-42.7.9
Bump org.postgresql:postgresql from 42.7.8 to 42.7.9
2 parents 8d5ce0c + f7db1dc commit a363a28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@
215215
<dependency>
216216
<groupId>org.postgresql</groupId>
217217
<artifactId>postgresql</artifactId>
218-
<version>42.7.8</version>
218+
<version>42.7.9</version>
219219
</dependency>
220220
<dependency>
221221
<groupId>uk.gov.service.notify</groupId>

0 commit comments

Comments
 (0)