Skip to content

Commit

Permalink
fix: upgrade net.datafaker:datafaker from 2.1.0 to 2.2.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade net.datafaker:datafaker from 2.1.0 to 2.2.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/net.datafaker/datafaker/

See this project in Snyk:
https://app.snyk.io/org/bcgov/project/96fc0b8b-17e7-4c0a-8d06-141131bd800b?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 15, 2024
1 parent 2b815a3 commit 0661e90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
<dependency>
<groupId>net.datafaker</groupId>
<artifactId>datafaker</artifactId>
<version>2.1.0</version>
<version>2.2.0</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit 0661e90

Please sign in to comment.