Skip to content

Commit

Permalink
fix: upgrade com.github.javafaker:javafaker from 0.14 to 0.18
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade com.github.javafaker:javafaker from 0.14 to 0.18.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.github.javafaker/javafaker/

See this project in Snyk:
https://app.snyk.io/org/viqueen/project/e6c691d2-aff0-4d48-a8c6-30183e9366be?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jan 16, 2022
1 parent bb6fb98 commit 78d5940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion confluence-devbox/plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<dependency>
<groupId>com.github.javafaker</groupId>
<artifactId>javafaker</artifactId>
<version>0.14</version>
<version>0.18</version>
<exclusions>
<exclusion>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit 78d5940

Please sign in to comment.