Skip to content

Commit 648b9bc

Browse files
authored
Merge pull request #39 from jwoehr/dependabot/maven/maven-1a853d4626
Bump org.postgresql:postgresql from 42.7.7 to 42.7.11 in the maven group across 1 directory
2 parents 897c2ce + f813586 commit 648b9bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@
277277
<dependency>
278278
<groupId>org.postgresql</groupId>
279279
<artifactId>postgresql</artifactId>
280-
<version>42.7.7</version>
280+
<version>42.7.11</version>
281281
</dependency>
282282
<!-- https://mvnrepository.com/artifact/com.microsoft.sqlserver/mssql-jdbc -->
283283
<dependency>

0 commit comments

Comments
 (0)