Skip to content

Commit

Permalink
Update jsoup from 1.14.2 to 1.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rzo1 committed May 16, 2022
1 parent c97a9e0 commit 0421bbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -45,7 +45,7 @@
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<version>1.14.2</version>
<version>1.15.1</version>
</dependency>
<dependency>
<groupId>org.assertj</groupId>
Expand Down

0 comments on commit 0421bbf

Please sign in to comment.