mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Java: move contents of MyBatisMapperXML.qll in src to MyBatis.qll in lib so importable, and fix experimental files broken by the move
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
deprecated module;
|
||||
|
||||
import java
|
||||
import semmle.code.xml.MyBatisMapperXML
|
||||
import semmle.code.java.dataflow.FlowSources
|
||||
import semmle.code.java.frameworks.MyBatis
|
||||
import semmle.code.java.frameworks.Properties
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
deprecated module;
|
||||
|
||||
import java
|
||||
import semmle.code.xml.MyBatisMapperXML
|
||||
import semmle.code.java.frameworks.MyBatis
|
||||
import semmle.code.java.dataflow.FlowSources
|
||||
import semmle.code.java.frameworks.Properties
|
||||
|
||||
|
||||
Reference in New Issue
Block a user