Skip to content

Commit

Permalink
Bump com.fasterxml.uuid:java-uuid-generator
Browse files Browse the repository at this point in the history
Bumps [com.fasterxml.uuid:java-uuid-generator](https://github.com/cowtowncoder/java-uuid-generator) from 3.1.5 to 5.1.0.
- [Commits](cowtowncoder/java-uuid-generator@java-uuid-generator-3.1.5...java-uuid-generator-5.1.0)

---
updated-dependencies:
- dependency-name: com.fasterxml.uuid:java-uuid-generator
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent d7ed0e8 commit b969549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demand-capacity-mgmt-backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
<dependency>
<groupId>com.fasterxml.uuid</groupId>
<artifactId>java-uuid-generator</artifactId>
<version>3.1.5</version>
<version>5.1.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit b969549

Please sign in to comment.