Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ad93468

Browse files
Bump jsoup from 1.15.3 to 1.15.4
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]>
1 parent dc11151 commit ad93468

File tree

1 file changed

+1
-1
lines changed
  • modello-plugins/modello-plugin-xdoc

1 file changed

+1
-1
lines changed

modello-plugins/modello-plugin-xdoc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>org.jsoup</groupId>
3232
<artifactId>jsoup</artifactId>
33-
<version>1.15.3</version>
33+
<version>1.15.4</version>
3434
</dependency>
3535
<dependency>
3636
<groupId>org.xmlunit</groupId>

0 commit comments

Comments
 (0)