Skip to content

Commit 47a4077

Browse files
Bump org.postgresql:postgresql from 42.5.1 to 42.7.10
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.5.1 to 42.7.10. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.5.1...REL42.7.10) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-version: 42.7.10 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a1c87de commit 47a4077

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
@@ -259,7 +259,7 @@
259259
<dependency>
260260
<groupId>org.postgresql</groupId>
261261
<artifactId>postgresql</artifactId>
262-
<version>42.5.1</version>
262+
<version>42.7.10</version>
263263
</dependency>
264264
<dependency>
265265
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)