Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
bernd-mueller committed Mar 20, 2024
2 parents 70e09ea + f9a51d6 commit 320cc07
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 @@ -36,7 +36,7 @@
<maven.compiler.target>1.8</maven.compiler.target>
<nd4j.version>1.0.0-beta7</nd4j.version>
<uima.version>2.10.2</uima.version>
<mongo.version>3.12.7</mongo.version>
<mongo.version>3.12.8</mongo.version>
<project.reporting.outputDirectory>docs</project.reporting.outputDirectory>
</properties>
<dependencyManagement>
Expand Down Expand Up @@ -193,7 +193,7 @@
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20190722</version>
<version>20230227</version>
</dependency>
<dependency>
<groupId>uk.ac.nactem.tools</groupId>
Expand Down

0 comments on commit 320cc07

Please sign in to comment.