Skip to content

Commit 6e70ead

Browse files
Bump jsoup from 1.15.3 to 1.15.4 (java-decompiler#68)
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:development 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>
1 parent 7b2f242 commit 6e70ead

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@
188188
<dependency>
189189
<groupId>org.jsoup</groupId>
190190
<artifactId>jsoup</artifactId>
191-
<version>1.15.3</version>
191+
<version>1.15.4</version>
192192
<scope>test</scope>
193193
</dependency>
194194
<dependency>

0 commit comments

Comments
 (0)