Skip to content

Commit e04fa2b

Browse files
fix(deps): update dependency org.jsoup:jsoup to v1.21.2 (#416)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 647ec50 commit e04fa2b

File tree

1 file changed

+1
-1
lines changed
  • web-search-engines/langchain4j-community-web-search-engine-duckduckgo

1 file changed

+1
-1
lines changed

web-search-engines/langchain4j-community-web-search-engine-duckduckgo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
<properties>
2727
<skipDuckDuckGoITs>false</skipDuckDuckGoITs>
28-
<jsoup.version>1.17.2</jsoup.version>
28+
<jsoup.version>1.21.2</jsoup.version>
2929
</properties>
3030

3131
<dependencies>

0 commit comments

Comments
 (0)