Skip to content

Commit

Permalink
Bump jsoup from 1.15.3 to 1.15.4 (#920)
Browse files Browse the repository at this point in the history
Bumps [jsoup](https://github.com/jhy/jsoup) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/jhy/jsoup/releases)
- [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES)
- [Commits](jhy/jsoup@jsoup-1.15.3...jsoup-1.15.4)

---
updated-dependencies:
- dependency-name: org.jsoup:jsoup
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 20, 2023
1 parent fc99c73 commit 185dbc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
<version.dependency-check-core>8.1.0</version.dependency-check-core>
<version.slf4j-simple>2.0.6</version.slf4j-simple>
<version.javax.annotation-api>1.3.2</version.javax.annotation-api>
<version.jsoup>1.15.3</version.jsoup>
<version.jsoup>1.15.4</version.jsoup>
</properties>

<build>
Expand Down

0 comments on commit 185dbc7

Please sign in to comment.