Skip to content

Commit 1562937

Browse files
Bump org.postgresql:postgresql
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.8 to 42.3.9. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.3.8...REL42.3.9) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d74b8da commit 1562937

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>org.postgresql</groupId>
3333
<artifactId>postgresql</artifactId>
34-
<version>42.3.8</version>
34+
<version>42.3.9</version>
3535
</dependency>
3636

3737
<dependency>

0 commit comments

Comments
 (0)