Skip to content

Commit a990aba

Browse files
committed
build: remove unused dependency
1 parent c77bafe commit a990aba

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,6 @@
6666
<artifactId>j2html</artifactId>
6767
<version>1.2.0</version>
6868
</dependency>
69-
<dependency>
70-
<groupId>com.alibaba</groupId>
71-
<artifactId>fastjson</artifactId>
72-
<version>1.2.7</version>
73-
</dependency>
7469
<dependency>
7570
<groupId>junit</groupId>
7671
<artifactId>junit</artifactId>

0 commit comments

Comments
 (0)