Skip to content

Commit

Permalink
[dependencies]: Made dependency for jsoup non-optional.
Browse files Browse the repository at this point in the history
  • Loading branch information
meletev committed Jan 28, 2023
1 parent 40c563c commit 237f6bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,6 @@
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit 237f6bb

Please sign in to comment.