Skip to content

Commit 158fe12

Browse files
Bump jsoup from 1.13.1 to 1.14.2 in /docs
Bumps [jsoup](https://github.com/jhy/jsoup) from 1.13.1 to 1.14.2. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES) - [Commits](jhy/jsoup@jsoup-1.13.1...jsoup-1.14.2) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f47eda4 commit 158fe12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>org.jsoup</groupId>
7272
<artifactId>jsoup</artifactId>
73-
<version>1.13.1</version>
73+
<version>1.14.2</version>
7474
</dependency>
7575

7676
</dependencies>

0 commit comments

Comments
 (0)