Skip to content

Commit

Permalink
Upgrade to OWL API 4.2.1
Browse files Browse the repository at this point in the history
Should resolve NCIT save exceptions per
owlcs/owlapi#495.
  • Loading branch information
jvendetti committed Mar 7, 2016
1 parent f335100 commit 16b683b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,12 @@
<dependency>
<groupId>net.sourceforge.owlapi</groupId>
<artifactId>owlapi-distribution</artifactId>
<version>4.1.0</version>
<version>4.2.1</version>
</dependency>
<dependency>
<groupId>net.sourceforge.owlapi</groupId>
<artifactId>owlapi-rio</artifactId>
<version>4.1.0</version>
<version>4.2.1</version>
</dependency>
<dependency>
<groupId>commons-cli</groupId>
Expand Down

0 comments on commit 16b683b

Please sign in to comment.