Skip to content

Commit

Permalink
Runtime dependency SchXslt 1.8.6 or higher
Browse files Browse the repository at this point in the history
  • Loading branch information
dmj committed Feb 5, 2022
1 parent af996b5 commit 04cf0a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
<dependency>
<groupId>name.dmaus.schxslt</groupId>
<artifactId>schxslt</artifactId>
<version>1.8.6</version>
<version>[1.8.6,]</version>
<scope>runtime</scope>
</dependency>
<!-- https://mvnrepository.com/artifact/net.jcip/jcip-annotations -->
Expand Down

0 comments on commit 04cf0a4

Please sign in to comment.