Skip to content

Commit

Permalink
Merge pull request #13727 from vassalengine/dependabot-maven-org.jsou…
Browse files Browse the repository at this point in the history
…p-jsoup-1.18.3

Bump org.jsoup:jsoup from 1.18.1 to 1.18.3
  • Loading branch information
uckelman authored Jan 8, 2025
2 parents a01b57b + f287abc commit e70c30b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vassal-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<version>1.18.1</version>
<version>1.18.3</version>
</dependency>

<!-- Test Dependencies -->
Expand Down

0 comments on commit e70c30b

Please sign in to comment.