Skip to content

Commit de8c794

Browse files
Bump jsoup from 1.14.3 to 1.15.1
Bumps [jsoup](https://github.com/jhy/jsoup) from 1.14.3 to 1.15.1. - [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.1) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dde4de8 commit de8c794

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.14.3</version>
33+
<version>1.15.1</version>
3434
</dependency>
3535
<dependency>
3636
<groupId>org.xmlunit</groupId>

0 commit comments

Comments
 (0)