Skip to content

Commit

Permalink
Updated version information
Browse files Browse the repository at this point in the history
  • Loading branch information
vruusmann committed Jun 20, 2024
1 parent f738316 commit 7a12a78
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 @@ -149,13 +149,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.2.3** (27 December, 2023).
The current version is **2.2.4** (20 June, 2024).

```xml
<dependency>
<groupId>org.jpmml</groupId>
<artifactId>pmml-sparkml</artifactId>
<version>2.2.3</version>
<version>2.2.4</version>
</dependency>
```

Expand Down

0 comments on commit 7a12a78

Please sign in to comment.