Skip to content

Commit

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

Bump org.jsoup:jsoup from 1.16.1 to 1.16.2
  • Loading branch information
GoulvenF authored Oct 23, 2023
2 parents def5862 + 1eb162f commit 0cca9cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<version>1.16.1</version>
<version>1.16.2</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 0cca9cc

Please sign in to comment.