Skip to content

Commit 5163b63

Browse files
chore(deps): bump org.postgresql:postgresql from 42.4.3 to 42.7.2
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.4.3 to 42.7.2. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](https://github.com/pgjdbc/pgjdbc/commits) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b657dfe commit 5163b63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@
314314
<dependency>
315315
<groupId>org.postgresql</groupId>
316316
<artifactId>postgresql</artifactId>
317-
<version>42.4.3</version>
317+
<version>42.7.2</version>
318318
</dependency>
319319
<dependency>
320320
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)