Skip to content

Commit 47a0cdc

Browse files
committed
FIX set gson to scope-provided
1 parent f425cb9 commit 47a0cdc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
<groupId>com.google.code.gson</groupId>
5757
<artifactId>gson</artifactId>
5858
<version>2.8.9</version>
59+
<scope>provided</scope>
5960
</dependency>
6061

6162
<dependency>

0 commit comments

Comments
 (0)