Skip to content

Commit

Permalink
version updates
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonBin committed Sep 9, 2019
1 parent 458c606 commit 5b01ba8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions components-core/pom.xml
Expand Up @@ -303,12 +303,12 @@
<dependency>
<groupId>javax.json</groupId>
<artifactId>javax.json-api</artifactId>
<version>1.1.2</version>
<version>1.1.4</version>
</dependency>
<dependency>
<groupId>org.glassfish</groupId>
<artifactId>javax.json</artifactId>
<version>1.1.2</version>
<version>1.1.4</version>
</dependency>

<!--
Expand Down
2 changes: 1 addition & 1 deletion components-ext/pom.xml
Expand Up @@ -65,7 +65,7 @@
<dependency>
<groupId>edu.stanford.nlp</groupId>
<artifactId>stanford-corenlp</artifactId>
<version>3.8.0</version>
<version>3.9.2</version>
</dependency>

<!--
Expand Down

0 comments on commit 5b01ba8

Please sign in to comment.