Skip to content

Commit b76df04

Browse files
Bump postgresql from 42.2.12 to 42.3.3 in /dss-apps/dss-datapipe-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 b76df04

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
<dependency>
138138
<groupId>org.postgresql</groupId>
139139
<artifactId>postgresql</artifactId>
140-
<version>42.2.12</version>
140+
<version>42.3.3</version>
141141
</dependency>
142142
<dependency>
143143
<groupId>org.apache.linkis</groupId>

0 commit comments

Comments
 (0)