Skip to content

Commit f3201cf

Browse files
Bump jsoup from 1.15.4 to 1.16.1
Bumps [jsoup](https://github.com/jhy/jsoup) from 1.15.4 to 1.16.1. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES) - [Commits](jhy/jsoup@jsoup-1.15.4...jsoup-1.16.1) --- 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 bd99e78 commit f3201cf

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.3.1</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.15.4</jsoup.version>
24+
<jsoup.version>1.16.1</jsoup.version>
2525
<compileflow.version>1.1.0</compileflow.version>
2626
<org.mapstruct.version>1.5.5.Final</org.mapstruct.version>
2727
<druid.version>1.2.16</druid.version>

0 commit comments

Comments
 (0)