Skip to content

Commit 6e5ae0c

Browse files
committed
Polish "Exclude JUnit from json-simple"
Closes gh-13438
1 parent e9aa6dd commit 6e5ae0c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spring-boot-dependencies/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -649,7 +649,6 @@
649649
<artifactId>json-simple</artifactId>
650650
<version>${simple-json.version}</version>
651651
<exclusions>
652-
<!-- Remove compile time dependency on junit, see https://github.com/fangyidong/json-simple/issues/91 -->
653652
<exclusion>
654653
<groupId>junit</groupId>
655654
<artifactId>junit</artifactId>

0 commit comments

Comments
 (0)