Skip to content

Commit 3b44648

Browse files
authored
Merge pull request #514 from WeBankFinTech/dependabot/maven/dss-apps/dss-apiservice-server/org.postgresql-postgresql-42.3.3
Bump postgresql from 42.2.12 to 42.3.3 in /dss-apps/dss-apiservice-server
2 parents 23031ac + 1bebf08 commit 3b44648

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)