mirror of
https://github.com/github/codeql.git
synced 2026-02-28 12:53:49 +01:00
Update java/ql/src/semmle/code/xml/MavenPom.qll
Co-authored-by: Marcono1234 <Marcono1234@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
3b92f97967
commit
35e2ceba13
@@ -366,7 +366,7 @@ class PomProperty extends PomElement {
|
||||
}
|
||||
|
||||
/**
|
||||
* A repository block inside of a maven pom.
|
||||
* An XML element representing any kind of repository declared inside of a Maven POM XML file.
|
||||
*/
|
||||
class DeclaredRepository extends PomElement {
|
||||
DeclaredRepository() {
|
||||
|
||||
Reference in New Issue
Block a user