Skip to content

Commit f2fe0d8

Browse files
#5 <exclusion> scope added
1 parent 827fa27 commit f2fe0d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<groupId>com.googlecode.json-simple</groupId>
105105
<artifactId>json-simple</artifactId>
106106
<version>${json.simple.version}</version>
107-
<scope>compile</scope>
107+
<scope>exclusion</scope>
108108
</dependency>
109109
<dependency>
110110
<groupId>org.springframework</groupId>

0 commit comments

Comments
 (0)