Skip to content

Commit

Permalink
Merge pull request #49 from markdown-asciidoc/dependabot/maven/org.js…
Browse files Browse the repository at this point in the history
…oup-jsoup-1.17.2

build(deps): bump org.jsoup:jsoup from 1.16.1 to 1.17.2
  • Loading branch information
dgautier committed Feb 16, 2024
2 parents 34706ac + ee85084 commit 4dee189
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<version>1.16.1</version>
<version>1.17.2</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
Expand Down

0 comments on commit 4dee189

Please sign in to comment.