diff --git a/README.md b/README.md index 6a74ad93..7c1cda22 100644 --- a/README.md +++ b/README.md @@ -20,12 +20,13 @@ Spark-Redis also supports Spark Streaming (DStreams) and Structured Streaming. The library has several branches, each corresponds to a different supported Spark version. For example, 'branch-2.3' works with any Spark 2.3.x version. The master branch contains the recent development for the next release. -| Spark-Redis | Spark | Redis | Supported Scala Versions | -| ----------------------------------------------------------------| ------------- | ---------------- | ------------------------ | -| [master](https://github.com/RedisLabs/spark-redis/) | 3.0.x | >=2.9.0 | 2.12 | -| [2.4, 2.5, 2.6](https://github.com/RedisLabs/spark-redis/tree/branch-2.4) | 2.4.x | >=2.9.0 | 2.11, 2.12 | -| [2.3](https://github.com/RedisLabs/spark-redis/tree/branch-2.3) | 2.3.x | >=2.9.0 | 2.11 | -| [1.4](https://github.com/RedisLabs/spark-redis/tree/branch-1.4) | 1.4.x | | 2.10 | +| Spark-Redis | Spark | Redis | Supported Scala Versions | +|---------------------------------------------------------------------------|-------| ---------------- | ------------------------ | +| [master](https://github.com/RedisLabs/spark-redis/) | 3.2.x | >=2.9.0 | 2.12 | +| [3.0](https://github.com/RedisLabs/spark-redis/tree/branch-3.0) | 3.0.x | >=2.9.0 | 2.12 | +| [2.4, 2.5, 2.6](https://github.com/RedisLabs/spark-redis/tree/branch-2.4) | 2.4.x | >=2.9.0 | 2.11, 2.12 | +| [2.3](https://github.com/RedisLabs/spark-redis/tree/branch-2.3) | 2.3.x | >=2.9.0 | 2.11 | +| [1.4](https://github.com/RedisLabs/spark-redis/tree/branch-1.4) | 1.4.x | | 2.10 | ## Known limitations diff --git a/pom.xml b/pom.xml index 8c1fae5c..80663f35 100644 --- a/pom.xml +++ b/pom.xml @@ -49,8 +49,8 @@ 1.8 2.12 ${scala.major.version}.0 - 3.7.0 - 3.0.1 + 3.9.0 + 3.2.1 1.0