There was an error while loading. Please reload this page.
1 parent 302062b commit f103955Copy full SHA for f103955
1 file changed
java/ql/src/semmle/code/java/frameworks/apache/Lang.qll
@@ -12,7 +12,8 @@ class TypeApacheRandomStringUtils extends Class {
12
}
13
14
/*--- Methods ---*/
15
-/** The method `deserialize` in either `org.apache.commons.lang.SerializationUtils`
+/**
16
+ * The method `deserialize` in either `org.apache.commons.lang.SerializationUtils`
17
* or `org.apache.commons.lang3.SerializationUtils`.
18
*/
19
class MethodApacheSerializationUtilsDeserialize extends Method {
0 commit comments