Skip to content

Commit 1ced765

Browse files
dependabot[bot]ruspl-afed
authored andcommitted
fix(deps): bump org.jsoup:jsoup from 1.21.1 to 1.21.2 in /mylyn.docs
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.21.1 to 1.21.2. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md) - [Commits](jhy/jsoup@jsoup-1.21.1...jsoup-1.21.2) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-version: 1.21.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7c92d9d commit 1ced765

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mylyn.docs/wikitext/core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
<dependency>
127127
<groupId>org.jsoup</groupId>
128128
<artifactId>jsoup</artifactId>
129-
<version>1.21.1</version>
129+
<version>1.21.2</version>
130130
</dependency>
131131
<dependency>
132132
<groupId>junit</groupId>

0 commit comments

Comments
 (0)