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 Jul 21, 2024
1 parent 14a3cea commit 3cb8867
Show file tree
Hide file tree
Showing 20 changed files with 2 additions and 2 deletions.
Binary file added inst/java/error_prone_annotations-2.27.0.jar
Binary file not shown.
Binary file removed inst/java/gson-2.10.1.jar
Binary file not shown.
Binary file added inst/java/gson-2.11.0.jar
Binary file not shown.
Binary file not shown.
Binary file removed inst/java/jackson-annotations-2.13.3.jar
Binary file not shown.
Binary file added inst/java/jackson-annotations-2.17.1.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed inst/java/pmml-model-metro-1.6.4.jar
Binary file not shown.
Binary file added inst/java/pmml-model-metro-1.6.5.jar
Binary file not shown.
Binary file not shown.
Binary file removed inst/java/pmml-rexp-xgboost-1.5.5.jar
Binary file not shown.
Binary file added inst/java/pmml-rexp-xgboost-1.5.6.jar
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 not shown.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
</issueManagement>

<properties>
<jpmml-r.version>1.5.5</jpmml-r.version>
<jpmml-r.version>1.5.6</jpmml-r.version>
</properties>

<dependencies>
Expand Down Expand Up @@ -84,7 +84,7 @@
<target>
<property
name="guava.version"
value="33.0.0-jre"
value="33.2.1-jre"
/>
<jar
destfile="${project.basedir}/inst/java/guava-${guava.version}-minified.jar"
Expand Down

0 comments on commit 3cb8867

Please sign in to comment.