File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
<modelVersion >4.0.0</modelVersion >
3
3
<groupId >org.geneontology</groupId >
4
4
<artifactId >expression-materializing-reasoner</artifactId >
5
- <version >0.1.2 </version >
5
+ <version >0.1.3 </version >
6
6
<name >ExpressionMaterializingReasoner</name >
7
7
8
8
<properties >
9
9
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
10
- <owlapi .version>4.1.4 </owlapi .version>
10
+ <owlapi .version>4.2.5 </owlapi .version>
11
11
</properties >
12
12
13
13
<build >
76
76
<dependency >
77
77
<groupId >junit</groupId >
78
78
<artifactId >junit</artifactId >
79
- <version >4.11 </version >
79
+ <version >4.12 </version >
80
80
<scope >test</scope >
81
81
</dependency >
82
82
<dependency >
94
94
<dependency >
95
95
<groupId >org.slf4j</groupId >
96
96
<artifactId >slf4j-log4j12</artifactId >
97
- <version >1.7.7 </version >
97
+ <version >1.7.10 </version >
98
98
<scope >test</scope >
99
99
</dependency >
100
100
</dependencies >
You can’t perform that action at this time.
0 commit comments