Skip to content

Commit 1bebf08

Browse files
Bump postgresql in /dss-apps/dss-apiservice-server
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.12 to 42.3.3. - [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.3) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6cc332f commit 1bebf08

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
@@ -138,7 +138,7 @@
138138
<dependency>
139139
<groupId>org.postgresql</groupId>
140140
<artifactId>postgresql</artifactId>
141-
<version>42.2.12</version>
141+
<version>42.3.3</version>
142142
</dependency>
143143
<dependency>
144144
<groupId>org.apache.linkis</groupId>

0 commit comments

Comments
 (0)