[CI] Fix POMs CVE-2023-51775
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<xsl:stylesheet version="1.0"
|
||||
xmlns:maven="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"
|
||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
|
||||
<xsl:output encoding="UTF-8" method="xml"/>
|
||||
<xsl:template match="@*|node()">
|
||||
|
||||
Reference in New Issue
Block a user