Skip to content

Commit 06c496a

Browse files
Bump org.jsoup:jsoup from 1.18.1 to 1.18.2 in /generator
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] <[email protected]>
1 parent f6329ec commit 06c496a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>org.jsoup</groupId>
3838
<artifactId>jsoup</artifactId>
39-
<version>1.18.1</version>
39+
<version>1.18.2</version>
4040
</dependency>
4141

4242
<dependency>

0 commit comments

Comments
 (0)