aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml7
1 files changed, 1 insertions, 6 deletions
diff --git a/pom.xml b/pom.xml
index 391e3e1..fad1545 100644
--- a/pom.xml
+++ b/pom.xml
@@ -75,7 +75,7 @@
75 <dependency> 75 <dependency>
76 <groupId>net.sourceforge.owlapi</groupId> 76 <groupId>net.sourceforge.owlapi</groupId>
77 <artifactId>owlapi-distribution</artifactId> 77 <artifactId>owlapi-distribution</artifactId>
78 <version>3.5.0</version> 78 <version>3.4.10</version>
79 </dependency> 79 </dependency>
80 <dependency> 80 <dependency>
81 <groupId>org.openrdf.sesame</groupId> 81 <groupId>org.openrdf.sesame</groupId>
@@ -93,11 +93,6 @@
93 <version>3.5.2</version> 93 <version>3.5.2</version>
94 </dependency> 94 </dependency>
95 <dependency> 95 <dependency>
96 <groupId>log4j</groupId>
97 <artifactId>log4j</artifactId>
98 <version>1.2.17</version>
99 </dependency>
100 <dependency>
101 <groupId>org.jgrapht</groupId> 96 <groupId>org.jgrapht</groupId>
102 <artifactId>jgrapht-jdk1.5</artifactId> 97 <artifactId>jgrapht-jdk1.5</artifactId>
103 <version>0.7.3</version> 98 <version>0.7.3</version>