Skip to content

Commit b55a221

Browse files
committed
Revert Fst library update back to 1.7.30 to remain compatible with jdk 1.8
1 parent 71b4506 commit b55a221

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

commons-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<properties>
1919
<caffeine.version>2.8.5</caffeine.version>
2020
<zah.version>0.12</zah.version>
21-
<fst.version>3.0.1</fst.version>
21+
<fst.version>2.57</fst.version>
2222
<slf4j.version>1.7.30</slf4j.version>
2323
</properties>
2424

0 commit comments

Comments
 (0)