Skip to content

Commit 185dbc7

Browse files
Bump jsoup from 1.15.3 to 1.15.4 (#920)
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>
1 parent fc99c73 commit 185dbc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<version.dependency-check-core>8.1.0</version.dependency-check-core>
8989
<version.slf4j-simple>2.0.6</version.slf4j-simple>
9090
<version.javax.annotation-api>1.3.2</version.javax.annotation-api>
91-
<version.jsoup>1.15.3</version.jsoup>
91+
<version.jsoup>1.15.4</version.jsoup>
9292
</properties>
9393

9494
<build>

0 commit comments

Comments
 (0)