Skip to content

Commit

Permalink
Merge pull request #54 from rzo1/master
Browse files Browse the repository at this point in the history
Update jsoup from 1.14.2 to 1.15.1
  • Loading branch information
sutra committed May 16, 2022
2 parents c97a9e0 + 0421bbf commit f7500db
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 f7500db

Please sign in to comment.