Skip to content

Commit

Permalink
Merge pull request #100 from usnistgov/dependabot/maven/org.jsoup-jso…
Browse files Browse the repository at this point in the history
…up-1.15.3

Bump org.jsoup:jsoup from 1.14.3 to 1.15.3
  • Loading branch information
RayPlante authored Dec 12, 2023
2 parents d8edc5d + e693e25 commit f7681fd
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 @@ -191,7 +191,7 @@
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<version>1.14.3</version>
<version>1.15.3</version>
</dependency>
<dependency>
<groupId>commons-validator</groupId>
Expand Down

0 comments on commit f7681fd

Please sign in to comment.