Skip to content

Commit ae27385

Browse files
committed
Further roll back parent pom version
1 parent e5c876d commit ae27385

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
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>53</version>
9+
<version>50</version>
1010
</parent>
1111
<groupId>com.fasterxml.uuid</groupId>
1212
<artifactId>java-uuid-generator</artifactId>
@@ -45,7 +45,7 @@ JUG supports all 3 official UUID generation methods.
4545
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4646
<slf4j.version>1.7.36</slf4j.version>
4747

48-
<project.build.outputTimestamp>2023-09-13T00:40:50Z</project.build.outputTimestamp>
48+
<project.build.outputTimestamp>2023-09-13T00:44:25Z</project.build.outputTimestamp>
4949
</properties>
5050
<licenses>
5151
<license>

0 commit comments

Comments
 (0)