Skip to content

Commit f6821ce

Browse files
committed
Update dependencies
1 parent f89a23e commit f6821ce

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

pom.xml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@
279279
<dependency>
280280
<groupId>org.jfree</groupId>
281281
<artifactId>jfreechart</artifactId>
282-
<version>1.5.5</version>
282+
<version>1.5.6</version>
283283
</dependency>
284284
<!-- xml-apis is dependent on jena -->
285285
<dependency>
@@ -306,14 +306,8 @@
306306
<dependency>
307307
<groupId>commons-beanutils</groupId>
308308
<artifactId>commons-beanutils</artifactId>
309-
<version>1.10.1</version>
309+
<version>1.11.0</version>
310310
<scope>test</scope>
311-
<exclusions>
312-
<exclusion>
313-
<groupId>commons-logging</groupId>
314-
<artifactId>commons-logging</artifactId>
315-
</exclusion>
316-
</exclusions>
317311
</dependency>
318312
<dependency>
319313
<groupId>junit</groupId>

0 commit comments

Comments
 (0)