Skip to content

Commit

Permalink
fix: upgrade com.fasterxml.uuid:java-uuid-generator from 4.2.0 to 4.3.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade com.fasterxml.uuid:java-uuid-generator from 4.2.0 to 4.3.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.fasterxml.uuid/java-uuid-generator/

See this project in Snyk:
https://app.snyk.io/org/wajda/project/1f1d180b-08db-45d0-bc58-4394bc71392b?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored and wajda committed Oct 6, 2023
1 parent e95f676 commit 5446570
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 @@ -537,7 +537,7 @@
<dependency>
<groupId>com.fasterxml.uuid</groupId>
<artifactId>java-uuid-generator</artifactId>
<version>4.2.0</version>
<version>4.3.0</version>
</dependency>
<dependency>
<groupId>com.lihaoyi</groupId>
Expand Down

0 comments on commit 5446570

Please sign in to comment.