Skip to content

Commit cb3e59e

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump org.jsoup:jsoup from 1.18.3 to 1.19.1
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.18.3 to 1.19.1. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md) - [Commits](jhy/jsoup@jsoup-1.18.3...jsoup-1.19.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 a72ff6a commit cb3e59e

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

Diff for: modello-plugins/modello-plugin-xdoc/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>org.jsoup</groupId>
3030
<artifactId>jsoup</artifactId>
31-
<version>1.18.3</version>
31+
<version>1.19.1</version>
3232
</dependency>
3333
<dependency>
3434
<groupId>com.github.chhorz</groupId>

0 commit comments

Comments
 (0)