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 dd3482b commit 7128cd9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 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,7 @@
https://raw.githubusercontent.com/Alfresco/third-party-license-overrides/master/licenseMerges.txt
</licenseMergesUrl>
<overrideUrl>
https://raw.githubusercontent.com/Alfresco/third-party-license-overrides/master/override-THIRD-PARTY.properties
https://raw.githubusercontent.com/Alfresco/third-party-license-overrides/feature/MNT-24250-override-xalan-license/override-THIRD-PARTY.properties
</overrideUrl>
</configuration>
</execution>
Expand Down

0 comments on commit 7128cd9

Please sign in to comment.