[CI] Fix POMs CVE-2023-51775

This commit is contained in:
Corneil du Plessis
2024-04-03 10:19:46 +02:00
parent 0fa79d94b4
commit fa810c933d
71 changed files with 71 additions and 71 deletions

View File

@@ -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()">