Skip to content

Commit 681bd0f

Browse files
committed
Updated JPMML-R dependency
1 parent c6d339d commit 681bd0f

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

inst/java/classpath.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ pmml-evaluator-1.6.11.jar
1010
pmml-evaluator-metro-1.6.11.jar
1111
pmml-model-1.6.11.jar
1212
pmml-model-metro-1.6.11.jar
13-
pmml-rexp-1.6.4-minified.jar
13+
pmml-rexp-1.6.6-minified.jar

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<dependency>
7070
<groupId>org.jpmml</groupId>
7171
<artifactId>pmml-rexp</artifactId>
72-
<version>1.6.4</version>
72+
<version>1.6.6</version>
7373
<exclusions>
7474
<exclusion>
7575
<groupId>*</groupId>

0 commit comments

Comments
 (0)