Skip to content

Commit c6d339d

Browse files
committed
Updated JPMML-Evaluator dependency
1 parent be31ce7 commit c6d339d

File tree

8 files changed

+5
-5
lines changed

8 files changed

+5
-5
lines changed

inst/java/classpath.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ jakarta.activation-2.0.1.jar
66
jakarta.xml.bind-api-3.0.1.jar
77
jaxb-core-3.0.2.jar
88
jaxb-runtime-3.0.2.jar
9-
pmml-evaluator-1.6.10.jar
10-
pmml-evaluator-metro-1.6.10.jar
11-
pmml-model-1.6.10.jar
12-
pmml-model-metro-1.6.10.jar
9+
pmml-evaluator-1.6.11.jar
10+
pmml-evaluator-metro-1.6.11.jar
11+
pmml-model-1.6.11.jar
12+
pmml-model-metro-1.6.11.jar
1313
pmml-rexp-1.6.4-minified.jar
-1.56 KB
Binary file not shown.
1.56 KB
Binary file not shown.

inst/java/pmml-model-1.6.10.jar

-1.12 MB
Binary file not shown.

inst/java/pmml-model-1.6.11.jar

1.12 MB
Binary file not shown.

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.jpmml</groupId>
77
<artifactId>jpmml-evaluator</artifactId>
8-
<version>1.6.10</version>
8+
<version>1.6.11</version>
99
</parent>
1010

1111
<groupId>org.jpmml</groupId>

0 commit comments

Comments
 (0)