Skip to content

Commit

Permalink
Updated JPMML-R dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
vruusmann committed Dec 15, 2024
1 parent 942605d commit 536a8a0
Show file tree
Hide file tree
Showing 16 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions inst/java/classpath.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ jakarta.xml.bind-api-3.0.1.jar
jaxb-core-3.0.2.jar
jaxb-runtime-3.0.2.jar
jcommander-1.72.jar
pmml-converter-1.5.9.jar
pmml-converter-1.5.10.jar
pmml-lightgbm-1.5.5.jar
pmml-model-1.6.7.jar
pmml-model-metro-1.6.7.jar
pmml-rexp-1.6.2.jar
pmml-rexp-evaluator-1.6.2.jar
pmml-rexp-lightgbm-1.6.2.jar
pmml-rexp-xgboost-1.6.2.jar
pmml-model-1.6.8.jar
pmml-model-metro-1.6.8.jar
pmml-rexp-1.6.3.jar
pmml-rexp-evaluator-1.6.3.jar
pmml-rexp-lightgbm-1.6.3.jar
pmml-rexp-xgboost-1.6.3.jar
pmml-xgboost-1.8.6.jar
slf4j-api-1.7.36.jar
slf4j-jdk14-1.7.36.jar
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified inst/java/r2pmml-1.0-SNAPSHOT.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed java/pmml-rexp-lightgbm-1.6.2-sources.jar
Binary file not shown.
Binary file added java/pmml-rexp-lightgbm-1.6.3-sources.jar
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
</issueManagement>

<properties>
<jpmml-r.version>1.6.2</jpmml-r.version>
<jpmml-r.version>1.6.3</jpmml-r.version>
<gson.version>2.10.1</gson.version>
<guava.version>19.0</guava.version>
<project.build.outputTimestamp>2024-12-01T18:25:00Z</project.build.outputTimestamp>
Expand Down

0 comments on commit 536a8a0

Please sign in to comment.