Skip to content

Commit af5fa3a

Browse files
dependabot[bot]ludomikula
authored andcommitted
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 c174d6b commit af5fa3a

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
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>org.postgresql</groupId>
3434
<artifactId>postgresql</artifactId>
35-
<version>42.3.8</version>
35+
<version>42.3.9</version>
3636
</dependency>
3737

3838
<dependency>

0 commit comments

Comments
 (0)