Skip to content

Commit 7991a6d

Browse files
committed
Fix: remove jdom deps due to CVE warning
1 parent 140590b commit 7991a6d

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

pom.xml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1460,17 +1460,6 @@
14601460
<version>3.0.4</version>
14611461
</dependency>
14621462

1463-
<dependency>
1464-
<groupId>org.jdom</groupId>
1465-
<artifactId>jdom</artifactId>
1466-
<version>1.1.3</version>
1467-
</dependency>
1468-
<dependency>
1469-
<groupId>org.commonjava.maven</groupId>
1470-
<artifactId>maven-model-jdom-support</artifactId>
1471-
<version>3.0.x-1.2</version>
1472-
</dependency>
1473-
14741463
<dependency>
14751464
<groupId>org.jsoup</groupId>
14761465
<artifactId>jsoup</artifactId>

0 commit comments

Comments
 (0)