Skip to content

Commit

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

Bump org.jsoup:jsoup from 1.17.1 to 1.17.2 in /generator
  • Loading branch information
alitokmen authored Dec 29, 2023
2 parents 35a9c15 + 02f62ad commit 1062a09
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.1</version>
<version>1.17.2</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 1062a09

Please sign in to comment.