Skip to content

Commit

Permalink
Build: RAT Xalan dependency not needed anymore, as docgen now pulls i…
Browse files Browse the repository at this point in the history
…n the missing 2.7.3 dependency
  • Loading branch information
ddekany committed Jun 4, 2024
1 parent 29bb7bb commit 8d52bc8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,4 @@ dependencies {

implementation("org.apache.freemarker.docgen:freemarker-docgen-core:0.0.3-SNAPSHOT")
implementation("org.nosphere.apache:creadur-rat-gradle:0.8.1")
// Xalan dependencies are required by rat even though it does not declare a dependency on them.
implementation("xalan:xalan:2.7.3")
implementation("xalan:serializer:2.7.3")
}

0 comments on commit 8d52bc8

Please sign in to comment.