Skip to content
This repository was archived by the owner on Aug 1, 2025. It is now read-only.

Commit 5b3963d

Browse files
Merge pull request plantbreeding#71 from plantbreeding/dependabot/maven/org.postgresql-postgresql-42.7.2
Bump org.postgresql:postgresql from 42.4.3 to 42.7.2
2 parents 239c743 + 2859463 commit 5b3963d

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
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>org.postgresql</groupId>
3232
<artifactId>postgresql</artifactId>
33-
<version>42.4.3</version>
33+
<version>42.7.2</version>
3434
</dependency>
3535
<dependency>
3636
<groupId>jakarta.validation</groupId>

0 commit comments

Comments
 (0)