Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<dependency>
<groupId>ua.net.nlp</groupId>
<artifactId>morfologik-ukrainian-lt</artifactId>
<version>6.7.5</version>
<version>6.7.8</version>
<!-- This dependency is packaged so we don't want it to be seen as a transitive dependency by Maven -->
<!-- We cannot use provided scope because it apparently hide the JAR from maven-assembly-plugin -->
<optional>true</optional>
Expand Down