Skip to content

Commit

Permalink
Update Protege library to 5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
johardi committed Dec 5, 2018
1 parent 41afaa1 commit 993cde0
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 @@ -33,12 +33,12 @@
<dependency>
<groupId>edu.stanford.protege</groupId>
<artifactId>protege-editor-core</artifactId>
<version>5.0.0</version>
<version>5.2.0</version>
</dependency>
<dependency>
<groupId>edu.stanford.protege</groupId>
<artifactId>protege-editor-owl</artifactId>
<version>5.0.0</version>
<version>5.2.0</version>
</dependency>
<dependency>
<groupId>edu.stanford.protege</groupId>
Expand Down

0 comments on commit 993cde0

Please sign in to comment.