Skip to content

Commit c3a0cdd

Browse files
Bump jsoup from 1.14.3 to 1.15.4
Bumps [jsoup](https://github.com/jhy/jsoup) from 1.14.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.14.3...jsoup-1.15.4) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e2dc352 commit c3a0cdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<mybatis-plus-boot-starter.version>3.5.2</mybatis-plus-boot-starter.version>
2222
<graphql-spring-boot-starter.version>11.1.0</graphql-spring-boot-starter.version>
2323
<graphql-java-tools.version>11.1.2</graphql-java-tools.version>
24-
<jsoup.version>1.14.3</jsoup.version>
24+
<jsoup.version>1.15.4</jsoup.version>
2525
<compileflow.version>1.1.0</compileflow.version>
2626
<org.mapstruct.version>1.5.3.Final</org.mapstruct.version>
2727
<druid.version>1.2.8</druid.version>

0 commit comments

Comments
 (0)