Skip to content

Commit e7a15a7

Browse files
committed
Prepare for 5.0.0 release
1 parent 967baf4 commit e7a15a7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.fasterxml</groupId>
88
<artifactId>oss-parent</artifactId>
9-
<version>55</version>
9+
<version>58</version>
1010
</parent>
1111
<groupId>com.fasterxml.uuid</groupId>
1212
<artifactId>java-uuid-generator</artifactId>

release-notes/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Project: java-uuid-generator
44
Releases
55
============================================================================
66

7-
5.0.0 (not yet released)
7+
5.0.0 (23-Feb-2024)
88

99
#53: Increase JDK baseline to JDK 8
1010
#81: Add `UUIDUtil.extractTimestamp()` for extracting 64-bit timestamp for

0 commit comments

Comments
 (0)