Skip to content

Commit 21f8c24

Browse files
committed
Update jfreechart to 1.5.3
1 parent 298d46e commit 21f8c24

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,9 +180,9 @@
180180

181181
<!-- Utilities -->
182182
<dependency>
183-
<groupId>jfree</groupId>
183+
<groupId>org.jfree</groupId>
184184
<artifactId>jfreechart</artifactId>
185-
<version>1.0.13</version>
185+
<version>1.5.3</version>
186186
</dependency>
187187
<!-- xml-apis is dependent on jena -->
188188
<dependency>

0 commit comments

Comments
 (0)