Skip to content

Commit

Permalink
Merge pull request #4921 from eXist-db/dependabot/maven/com.fasterxml…
Browse files Browse the repository at this point in the history
….uuid-java-uuid-generator-4.2.0

build(deps): bump java-uuid-generator from 4.1.1 to 4.2.0
  • Loading branch information
adamretter committed May 15, 2023
2 parents 46288bf + 92f9197 commit 4e56a16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exist-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
<dependency>
<groupId>com.fasterxml.uuid</groupId>
<artifactId>java-uuid-generator</artifactId>
<version>4.1.1</version>
<version>4.2.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 4e56a16

Please sign in to comment.