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 4.3.0 to 5.0.0.
- [Commits](cowtowncoder/java-uuid-generator@java-uuid-generator-4.3.0...java-uuid-generator-5.0.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent d7ca8b1 commit 1ba173f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DataProcessing/datax-utility/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ SOFTWARE
<dependency>
<groupId>com.fasterxml.uuid</groupId>
<artifactId>java-uuid-generator</artifactId>
<version>4.3.0</version>
<version>5.0.0</version>
</dependency>
<dependency>
<groupId>org.apache.qpid</groupId>
Expand Down

0 comments on commit 1ba173f

Please sign in to comment.