Skip to content

Commit

Permalink
build(deps): bump jsoup from 1.15.3 to 1.15.4 (#1373)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 22, 2023
1 parent 0783053 commit 552151c
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 @@ -112,7 +112,7 @@
<org.mockito.version>5.1.1</org.mockito.version>
<org.jacoco.maven.plugin.version>0.8.8</org.jacoco.maven.plugin.version>
<com.diffplug.spotless.maven.plugin.version>2.33.0</com.diffplug.spotless.maven.plugin.version>
<org.jsoup.version>1.15.3</org.jsoup.version>
<org.jsoup.version>1.15.4</org.jsoup.version>
<shellcheck-maven-plugin.version>0.5.0</shellcheck-maven-plugin.version>
</properties>

Expand Down

0 comments on commit 552151c

Please sign in to comment.