Skip to content

Commit

Permalink
XWIKI-22532: Upgrade Ukrainian Morfologik dictionaries to 6.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tmortagne committed Sep 26, 2024
1 parent 9792b27 commit e33bac5
Showing 1 changed file with 1 addition and 1 deletion.
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.5.1</version>
<version>6.5.2</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

0 comments on commit e33bac5

Please sign in to comment.