Skip to content

Commit

Permalink
Merge pull request #127 from codehaus-cargo/dependabot/maven/generato…
Browse files Browse the repository at this point in the history
…r/org.jsoup-jsoup-1.18.1

Bump org.jsoup:jsoup from 1.17.2 to 1.18.1 in /generator
  • Loading branch information
alitokmen committed Jul 10, 2024
2 parents dfd59bd + 2d27809 commit 52b84ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<version>1.17.2</version>
<version>1.18.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 52b84ac

Please sign in to comment.