Skip to content

Commit

Permalink
upgraded Weka to 3.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
fracpete committed Dec 26, 2020
1 parent 91e1f75 commit eef65b3
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 @@ -79,15 +79,15 @@
<dependency>
<groupId>nz.ac.waikato.cms.weka</groupId>
<artifactId>weka-dev</artifactId>
<version>3.9.4</version>
<version>3.9.5</version>
<scope>test</scope>
<type>test-jar</type>
</dependency>

<dependency>
<groupId>nz.ac.waikato.cms.weka</groupId>
<artifactId>weka-dev</artifactId>
<version>3.9.4</version>
<version>3.9.5</version>
</dependency>

<dependency>
Expand Down

0 comments on commit eef65b3

Please sign in to comment.