Skip to content

Commit 1345bd8

Browse files
authored
Merge pull request #35 from hendisantika/dependabot/maven/org.postgresql-postgresql-42.7.8
Bump org.postgresql:postgresql from 42.7.7 to 42.7.8
2 parents a72f18a + 403b60a commit 1345bd8

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
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<groupId>org.postgresql</groupId>
5151
<artifactId>postgresql</artifactId>
52-
<version>42.7.7</version>
52+
<version>42.7.8</version>
5353
<scope>runtime</scope>
5454
</dependency>
5555
<!-- Java EE -->

0 commit comments

Comments
 (0)