Fixed compilation error on Intellij due to new library
This commit is contained in:
parent
8af95d5287
commit
309aaec333
11
.idea/libraries/apache_commons_text.xml
Normal file
11
.idea/libraries/apache_commons_text.xml
Normal file
|
@ -0,0 +1,11 @@
|
|||
<component name="libraryTable">
|
||||
<library name="apache.commons.text" type="repository">
|
||||
<properties maven-id="org.apache.commons:commons-text:1.12.0" />
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/apache/commons/commons-text/1.12.0/commons-text-1.12.0.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
Loading…
Reference in New Issue
Block a user