Skip to content

Commit 292a15a

Browse files
build(deps): bump postgresql
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.12 to 42.3.8. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.2.12...REL42.3.8) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b447ac7 commit 292a15a

File tree

1 file changed

+1
-1
lines changed
  • server/api-service/openblocks-plugins/postgresPlugin

1 file changed

+1
-1
lines changed

server/api-service/openblocks-plugins/postgresPlugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>org.postgresql</groupId>
3434
<artifactId>postgresql</artifactId>
35-
<version>42.2.12</version>
35+
<version>42.3.8</version>
3636
</dependency>
3737

3838
<dependency>

0 commit comments

Comments
 (0)