diff --git a/README.md b/README.md index fd8da4023..a56726935 100644 --- a/README.md +++ b/README.md @@ -49,8 +49,8 @@ and in the [Pact-JVM wiki](https://github.com/DiUS/pact-jvm/wiki). [Stack Overfl | Branch | Specification | JDK | Kotlin Version | Latest Version | Notes | |------------------------------------------------------------------------|---------------|------------|----------------|----------------|-------| | [4.6.x](https://github.com/DiUS/pact-jvm/blob/v4.6.x/README.md) master | V4 + plugins | 17+ | 1.8.22 | 4.6.9 | | -| [4.5.x](https://github.com/DiUS/pact-jvm/blob/v4.5.x/README.md) | V4 + plugins | 11+/17+(1) | 1.7.20 | 4.5.9 | | -| [4.1.x](https://github.com/DiUS/pact-jvm/blob/v4.1.x/README.md) | V3 | 8-12 | 1.3.72 | 4.1.42 | | +| [4.5.x](https://github.com/DiUS/pact-jvm/blob/v4.5.x/README.md) | V4 + plugins | 11+/17+(1) | 1.7.20 | 4.5.11 | | +| [4.1.x](https://github.com/DiUS/pact-jvm/blob/v4.1.x/README.md) | V3 | 8-12 | 1.3.72 | 4.1.43 | | **Notes:** * **1:** Spring6 support library requires JDK 17+. The rest of Pact-JVM 4.5.x libs require 11+.