Skip to content

Commit 66b7c12

Browse files
committed
[SPARK-1406] Updated pmml model lib to 1.1.15, latest Java 6 compatible
1 parent a0a55f7 commit 66b7c12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mllib/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
<dependency>
113113
<groupId>org.jpmml</groupId>
114114
<artifactId>pmml-model</artifactId>
115-
<version>1.1.7</version>
115+
<version>1.1.15</version>
116116
</dependency>
117117
</dependencies>
118118
<profiles>

0 commit comments

Comments
 (0)