Skip to content

Commit

Permalink
Merge pull request #97 from codehaus-cargo/dependabot/maven/generator…
Browse files Browse the repository at this point in the history
…/org.jsoup-jsoup-1.17.1

Bump org.jsoup:jsoup from 1.16.2 to 1.17.1 in /generator
  • Loading branch information
alitokmen committed Nov 27, 2023
2 parents 01c061a + f9f0be3 commit 6e6b2aa
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.16.2</version>
<version>1.17.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 6e6b2aa

Please sign in to comment.