Skip to content

Commit e9c4660

Browse files
committed
POM: depend on JCLF 4.0.4 or higher.
1 parent b61bfdb commit e9c4660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>io.sf.jclf</groupId>
3333
<artifactId>jclf</artifactId>
34-
<version>4.0.4</version>
34+
<version>[4.0.4,4.999)</version>
3535
<type>jar</type>
3636
<scope>compile</scope>
3737
<optional>true</optional>

0 commit comments

Comments
 (0)