Skip to content

Commit 8d5d3b5

Browse files
build(deps): bump org.postgresql:postgresql in /obp-api
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.11 to 42.7.12. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.11...REL42.7.12) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-version: 42.7.12 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 076400e commit 8d5d3b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

obp-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<dependency>
8080
<groupId>org.postgresql</groupId>
8181
<artifactId>postgresql</artifactId>
82-
<version>42.7.11</version>
82+
<version>42.7.12</version>
8383
</dependency>
8484
<!-- https://mvnrepository.com/artifact/com.oracle.database.jdbc/ojdbc8-production -->
8585
<dependency>

0 commit comments

Comments
 (0)