Skip to content

Commit

Permalink
MNT-24250: bump xalan version
Browse files Browse the repository at this point in the history
  • Loading branch information
Pawel-608 committed Mar 11, 2024
1 parent f83f84b commit a72d9cf
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@
<dependency>
<groupId>xalan</groupId>
<artifactId>xalan</artifactId>
<version>2.7.3-alfresco.3</version>
<version>2.7.3-alfresco.6</version>
<exclusions>
<!-- [ACS-544] Excluded to avoid conflict in JDK9+ as it includes javax.xml and w3c.org -->
<exclusion>
Expand Down Expand Up @@ -1045,7 +1045,8 @@
https://raw.githubusercontent.com/Alfresco/third-party-license-overrides/master/licenseMerges.txt
</licenseMergesUrl>
<overrideUrl>
https://raw.githubusercontent.com/Alfresco/third-party-license-overrides/feature/MNT-24250-override-xalan-license/override-THIRD-PARTY.properties </overrideUrl>
https://raw.githubusercontent.com/Alfresco/third-party-license-overrides/master/override-THIRD-PARTY.properties
</overrideUrl>
</configuration>
</execution>
</executions>
Expand Down

0 comments on commit a72d9cf

Please sign in to comment.