Skip to content

Commit 5ced526

Browse files
committed
Revert pretty time to 5.0.6
1 parent fbe8519 commit 5ced526

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

+2-1
Original file line numberDiff line numberDiff line change
@@ -756,7 +756,8 @@
756756
<mysql.version>8.4.0</mysql.version>
757757
<tomcat.version>9.0.91</tomcat.version>
758758
<mockito.version>5.12.0</mockito.version>
759-
<prettytime.version>5.0.9.Final</prettytime.version>
759+
<!-- 5.0.7.Final is broken due to https://github.com/ocpsoft/prettytime/issues/276 -->
760+
<prettytime.version>5.0.6.Final</prettytime.version>
760761
<!-- this ensures that -DexcludedGroups works properly -->
761762
<excludedGroups/>
762763
<!--suppress UnresolvedMavenProperty -->

0 commit comments

Comments
 (0)