Skip to content

Commit

Permalink
Merge pull request #989 from WeBankFinTech/dependabot/maven/dss-apps/…
Browse files Browse the repository at this point in the history
…dss-apiservice-server/org.postgresql-postgresql-42.3.8

Bump postgresql from 42.3.7 to 42.3.8 in /dss-apps/dss-apiservice-server
  • Loading branch information
zqburde authored Dec 7, 2022
2 parents 34c545f + 2d02e8c commit 207caa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dss-apps/dss-apiservice-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.3.7</version>
<version>42.3.8</version>
</dependency>
<dependency>
<groupId>org.apache.linkis</groupId>
Expand Down

0 comments on commit 207caa0

Please sign in to comment.