Skip to content

Commit

Permalink
Merge pull request #2901 from jooby-project/dependabot/maven/org.jsou…
Browse files Browse the repository at this point in the history
…p-jsoup-1.16.1

build(deps-dev): bump jsoup from 1.15.4 to 1.16.1
  • Loading branch information
jknack committed May 8, 2023
2 parents 6d65d22 + de95865 commit bfd6be7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/jooby-whoops/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.15.4</version>
<version>1.16.1</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit bfd6be7

Please sign in to comment.