Skip to content

Commit f99a42d

Browse files
authored
Merge pull request lowcoder-org#185 from openblocks-dev/dependabot/maven/server/api-service/openblocks-plugins/postgresPlugin/org.postgresql-postgresql-42.3.8
build(deps): bump postgresql from 42.2.12 to 42.3.8 in /server/api-service/openblocks-plugins/postgresPlugin
2 parents af87c01 + 292a15a commit f99a42d

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)