Skip to content

Commit 5083535

Browse files
Bump jsoup from 1.11.3 to 1.15.3 (#11)
Bumps [jsoup](https://github.com/jhy/jsoup) from 1.11.3 to 1.15.3. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES) - [Commits](jhy/jsoup@jsoup-1.11.3...jsoup-1.15.3) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 78edf4c commit 5083535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

100755100644
+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<maven-surefire-plugin.version>3.0.0-M2</maven-surefire-plugin.version>
3030
<spring-boot.version>2.1.1.RELEASE</spring-boot.version>
3131
<maven-resources-plugin.version>3.1.0</maven-resources-plugin.version>
32-
<jsoup.version>1.11.3</jsoup.version>
32+
<jsoup.version>1.15.3</jsoup.version>
3333
<commons-beanutils.version>1.9.4</commons-beanutils.version>
3434
</properties>
3535
<build>

0 commit comments

Comments
 (0)