Skip to content

Commit 1b1ced6

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump org.jsoup:jsoup from 1.18.1 to 1.18.2
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.18.1 to 1.18.2. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md) - [Commits](jhy/jsoup@jsoup-1.18.1...jsoup-1.18.2) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6c5b2ca commit 1b1ced6

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
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>org.jsoup</groupId>
3030
<artifactId>jsoup</artifactId>
31-
<version>1.18.1</version>
31+
<version>1.18.2</version>
3232
</dependency>
3333
<dependency>
3434
<groupId>com.github.chhorz</groupId>

0 commit comments

Comments
 (0)