Skip to content

Commit

Permalink
Merge pull request #273 from aHenryJard/JENKINS-58979_wordnet
Browse files Browse the repository at this point in the history
[JENKINS-58979] upgrade to wordnet 1.5 to avoid random offensive words.
  • Loading branch information
Dohbedoh authored Apr 7, 2021
2 parents c52d318 + b2ced0b commit 1e86852
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 @@ -128,7 +128,7 @@
<dependency>
<groupId>org.kohsuke</groupId>
<artifactId>wordnet-random-name</artifactId>
<version>1.3</version>
<version>1.5</version>
</dependency>
<dependency>
<groupId>io.jenkins</groupId>
Expand Down

0 comments on commit 1e86852

Please sign in to comment.