Skip to content

Commit aaafd96

Browse files
Bump org.jsoup:jsoup from 1.21.1 to 1.21.2 in /symja_android_library (#1205)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 11d3f32 commit aaafd96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

symja_android_library/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@
282282
<dependency>
283283
<groupId>org.jsoup</groupId>
284284
<artifactId>jsoup</artifactId>
285-
<version>1.21.1</version>
285+
<version>1.21.2</version>
286286
</dependency>
287287
<dependency>
288288
<groupId>org.logicng</groupId>

0 commit comments

Comments
 (0)