aboutsummaryrefslogtreecommitdiff
path: root/mllib/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'mllib/pom.xml')
-rw-r--r--mllib/pom.xml10
1 files changed, 3 insertions, 7 deletions
diff --git a/mllib/pom.xml b/mllib/pom.xml
index c324afb2a2..2a59fcdff7 100644
--- a/mllib/pom.xml
+++ b/mllib/pom.xml
@@ -102,15 +102,11 @@
<dependency>
<groupId>org.jpmml</groupId>
<artifactId>pmml-model</artifactId>
- <version>1.2.7</version>
+ <version>1.2.15</version>
<exclusions>
<exclusion>
- <groupId>com.sun.xml.fastinfoset</groupId>
- <artifactId>FastInfoset</artifactId>
- </exclusion>
- <exclusion>
- <groupId>com.sun.istack</groupId>
- <artifactId>istack-commons-runtime</artifactId>
+ <groupId>org.jpmml</groupId>
+ <artifactId>pmml-agent</artifactId>
</exclusion>
</exclusions>
</dependency>