Skip to content

Commit

Permalink
optimize: change pg driver scope to provide (apache#2734)
Browse files Browse the repository at this point in the history
  • Loading branch information
l81893521 authored May 28, 2020
1 parent f654c32 commit ff2b63a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -531,6 +531,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down

0 comments on commit ff2b63a

Please sign in to comment.