We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 967baf4 commit e7a15a7Copy full SHA for e7a15a7
pom.xml
@@ -6,7 +6,7 @@
6
<parent>
7
<groupId>com.fasterxml</groupId>
8
<artifactId>oss-parent</artifactId>
9
- <version>55</version>
+ <version>58</version>
10
</parent>
11
<groupId>com.fasterxml.uuid</groupId>
12
<artifactId>java-uuid-generator</artifactId>
release-notes/VERSION
@@ -4,7 +4,7 @@ Project: java-uuid-generator
4
Releases
5
============================================================================
-5.0.0 (not yet released)
+5.0.0 (23-Feb-2024)
#53: Increase JDK baseline to JDK 8
#81: Add `UUIDUtil.extractTimestamp()` for extracting 64-bit timestamp for
0 commit comments