mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-06 03:21:12 +07:00
update jsoup
GitOrigin-RevId: aff8cc8398ddfa76851725707edde40aa182acb5
This commit is contained in:
committed by
intellij-monorepo-bot
parent
199f3c58d2
commit
be3e9c0d75
12
.idea/libraries/jsoup.xml
generated
12
.idea/libraries/jsoup.xml
generated
@@ -1,9 +1,9 @@
|
||||
<component name="libraryTable">
|
||||
<library name="jsoup" type="repository">
|
||||
<properties maven-id="org.jsoup:jsoup:1.17.2">
|
||||
<properties maven-id="org.jsoup:jsoup:1.18.1">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/jsoup/jsoup/1.17.2/jsoup-1.17.2.jar">
|
||||
<sha256sum>f60b33b38e9d7ac93eaaa68a6c70f706bb99036494b2e2add2bfee11d09ac6f5</sha256sum>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/jsoup/jsoup/1.18.1/jsoup-1.18.1.jar">
|
||||
<sha256sum>3bb5b0ec02998abe45a51f37d7ce67c3068b4ccd4ab63c965929ec5074d64e91</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
@@ -11,13 +11,13 @@
|
||||
<root url="file://$PROJECT_DIR$/lib/annotations/jsoup" />
|
||||
</ANNOTATIONS>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jsoup/jsoup/1.17.2/jsoup-1.17.2.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jsoup/jsoup/1.18.1/jsoup-1.18.1.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jsoup/jsoup/1.17.2/jsoup-1.17.2-javadoc.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jsoup/jsoup/1.18.1/jsoup-1.18.1-javadoc.jar!/" />
|
||||
</JAVADOC>
|
||||
<SOURCES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jsoup/jsoup/1.17.2/jsoup-1.17.2-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jsoup/jsoup/1.18.1/jsoup-1.18.1-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
||||
Reference in New Issue
Block a user