Skip to content

Commit 4dee189

Browse files
authored
Merge pull request #49 from markdown-asciidoc/dependabot/maven/org.jsoup-jsoup-1.17.2
build(deps): bump org.jsoup:jsoup from 1.16.1 to 1.17.2
2 parents 34706ac + ee85084 commit 4dee189

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<dependency>
9494
<groupId>org.jsoup</groupId>
9595
<artifactId>jsoup</artifactId>
96-
<version>1.16.1</version>
96+
<version>1.17.2</version>
9797
</dependency>
9898
<dependency>
9999
<groupId>commons-io</groupId>

0 commit comments

Comments
 (0)