Skip to content

Commit

Permalink
Updated version information
Browse files Browse the repository at this point in the history
  • Loading branch information
vruusmann committed Apr 27, 2023
1 parent 13d49d8 commit eaf538a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,13 +137,13 @@ Java library and command-line application for converting Apache Spark ML pipelin

JPMML-SparkML library JAR file (together with accompanying Java source and Javadocs JAR files) is released via [Maven Central Repository](https://repo1.maven.org/maven2/org/jpmml/).

The current version is **2.3.0** (18 April, 2023).
The current version is **2.3.1** (27 April, 2023).

```xml
<dependency>
<groupId>org.jpmml</groupId>
<artifactId>pmml-sparkml</artifactId>
<version>2.3.0</version>
<version>2.3.1</version>
</dependency>
```

Expand Down

0 comments on commit eaf538a

Please sign in to comment.