Skip to content

Commit

Permalink
Merge pull request #526
Browse files Browse the repository at this point in the history
Bump jsoup from 1.14.3 to 1.15.3 in /flexmark-pdf-converter
  • Loading branch information
vsch committed Apr 28, 2023
2 parents b71fca0 + 1fab842 commit 2b676cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flexmark-pdf-converter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<version>1.14.3</version>
<version>1.15.3</version>
</dependency>
<dependency>
<!-- ALWAYS required. -->
Expand Down

0 comments on commit 2b676cc

Please sign in to comment.