File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4242 <!-- this will also include commons-csv and we want to use that version (no conflicts etc)-->
4343 <groupId >org.apache.jena</groupId >
4444 <artifactId >jena-arq</artifactId >
45- <version >3.10 .0</version >
45+ <version >3.17 .0</version >
4646 </dependency >
4747
4848 <dependency >
Original file line number Diff line number Diff line change 1414 <dependency >
1515 <groupId >org.apache.jena</groupId >
1616 <artifactId >jena-arq</artifactId >
17- <version >3.1 .0</version > <!-- 3.4.0-->
17+ <version >3.17 .0</version > <!-- 3.4.0-->
1818 </dependency >
1919 <dependency >
2020 <groupId >de.uni-mannheim.informatik.dws.melt</groupId >
Original file line number Diff line number Diff line change 1212
1313 <properties >
1414 <!-- project default compile: -->
15- <jenaVersion >3.12 .0</jenaVersion >
15+ <jenaVersion >3.17 .0</jenaVersion >
1616 <owlapiVersion >5.1.11</owlapiVersion >
1717 <jenaPrefix >org.apache.jena.</jenaPrefix >
1818 <owlapiAdd >.orElse(null)</owlapiAdd >
You can’t perform that action at this time.
0 commit comments