Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bdionne committed Aug 19, 2021
1 parent 3a72129 commit ca8b65e
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 @@ -60,12 +60,12 @@
<dependency>
<groupId>edu.stanford.protege</groupId>
<artifactId>lucene-search-tab</artifactId>
<version>1.2.3-SNAPSHOT</version>
<version>1.2.5-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>gov.nih.nci</groupId>
<artifactId>nci-curator</artifactId>
<version>0.0.9-SNAPSHOT</version>
<version>0.1.2-SNAPSHOT</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit ca8b65e

Please sign in to comment.