Skip to content

Commit a6332ce

Browse files
committed
fix(deps): update dependency org.jsoup:jsoup to v1.18.1
1 parent 06fb50e commit a6332ce

File tree

1 file changed

+1
-1
lines changed
  • third_party/docfx-doclet-143274

1 file changed

+1
-1
lines changed

third_party/docfx-doclet-143274/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
<dependency>
159159
<groupId>org.jsoup</groupId>
160160
<artifactId>jsoup</artifactId>
161-
<version>1.17.2</version>
161+
<version>1.18.1</version>
162162
</dependency>
163163
<dependency>
164164
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)