Skip to content

Commit 4cd0dba

Browse files
committed
Set JATL dependency to 0.2.3, removes dependency on commons-lang. Fixes
#215.
1 parent 9cd23a1 commit 4cd0dba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EnrichmentMapPlugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
<dependency>
123123
<groupId>com.googlecode.jatl</groupId>
124124
<artifactId>jatl</artifactId>
125-
<version>0.2.2</version>
125+
<version>0.2.3</version>
126126
</dependency>
127127
<dependency>
128128
<groupId>org.jfree</groupId>

0 commit comments

Comments
 (0)