Skip to content

Commit e82b211

Browse files
Bump postgresql from 42.3.7 to 42.3.8 in /dss-apps/dss-apiservice-server
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.7 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.3.7...REL42.3.8) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b1c0369 commit e82b211

File tree

1 file changed

+1
-1
lines changed
  • dss-apps/dss-apiservice-server

1 file changed

+1
-1
lines changed

dss-apps/dss-apiservice-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
<dependency>
144144
<groupId>org.postgresql</groupId>
145145
<artifactId>postgresql</artifactId>
146-
<version>42.3.7</version>
146+
<version>42.3.8</version>
147147
</dependency>
148148
<dependency>
149149
<groupId>org.apache.linkis</groupId>

0 commit comments

Comments
 (0)