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 e5c876d commit ae27385Copy full SHA for ae27385
pom.xml
@@ -6,7 +6,7 @@
6
<parent>
7
<groupId>com.fasterxml</groupId>
8
<artifactId>oss-parent</artifactId>
9
- <version>53</version>
+ <version>50</version>
10
</parent>
11
<groupId>com.fasterxml.uuid</groupId>
12
<artifactId>java-uuid-generator</artifactId>
@@ -45,7 +45,7 @@ JUG supports all 3 official UUID generation methods.
45
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
46
<slf4j.version>1.7.36</slf4j.version>
47
48
- <project.build.outputTimestamp>2023-09-13T00:40:50Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2023-09-13T00:44:25Z</project.build.outputTimestamp>
49
</properties>
50
<licenses>
51
<license>
0 commit comments