Files
openide/plugins/xslt-debugger/engine/impl/intellij.xslt.debugger.impl.rt.iml
Dmitry Avdeev 18cd0f381b IJPL-156514 Vulnerable dependency: xalan
IJPL-156514 Vulnerable dependency: xalan

libraries order fixed

IJPL-156514 Vulnerable dependency: xalan

xalan version advanced to 2.7.3


Merge-request: IJ-MR-136887
Merged-by: Dmitry Avdeev <avdeev.dmitry@gmail.com>

GitOrigin-RevId: b64a9d79b1e883a8f793bd422ebe94ee3a595db3
2024-06-15 16:05:14 +00:00

66 lines
2.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="intellij.xpath.rt" />
<orderEntry type="module" module-name="intellij.xslt.debugger.rt" />
<orderEntry type="module-library">
<library name="Saxon-9HE">
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/saxon9he.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="Saxon-6.5.5">
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/saxon.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="Xalan-2.7.3" type="repository">
<properties include-transitive-deps="false" maven-id="xalan:xalan:2.7.3">
<verification>
<artifact url="file://$MAVEN_REPOSITORY$/xalan/xalan/2.7.3/xalan-2.7.3.jar">
<sha256sum>febd48bb133a96c447282213951a6b74ea7fb45c0d896121296c014316bda6b0</sha256sum>
</artifact>
</verification>
</properties>
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/xalan/xalan/2.7.3/xalan-2.7.3.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module" module-name="intellij.platform.testFramework" scope="TEST" />
<orderEntry type="library" scope="TEST" name="JUnit4" level="project" />
<orderEntry type="module-library">
<library name="Serializer-2.7.3" type="repository">
<properties include-transitive-deps="false" maven-id="xalan:serializer:2.7.3">
<verification>
<artifact url="file://$MAVEN_REPOSITORY$/xalan/serializer/2.7.3/serializer-2.7.3.jar">
<sha256sum>5f6804bacdfdb3ccc52d2538536fab8986696d61559b081054a420c653806667</sha256sum>
</artifact>
</verification>
</properties>
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/xalan/serializer/2.7.3/serializer-2.7.3.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
</component>
</module>